Skip to content

Commit

Permalink
Comment the pointcloud transformation example
Browse files Browse the repository at this point in the history
It appeared in the documentation and it's not ported.
  • Loading branch information
hello-jesus authored Oct 3, 2023
1 parent 4d2c5be commit 3da7b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ To help get you started on your software development, here are examples of nodes
| 13 | [Align to ArUco](align_to_aruco.md) | Detect ArUco fiducials using OpenCV and align to them.|
| 14 | [Deep Perception](deep_perception.md) | Use YOLOv5 to detect 3D objects in a point cloud.|
| 15 | [Avoiding Race Conditions and Deadlocks](avoiding_deadlocks_race_conditions.md) | Learn how to avoid Race Conditions and Deadlocks |
<!--| 11 | [PointCloud Transformation](example_11.md) | Convert PointCloud2 data to a PointCloud and transform to a different frame.|
<!--| 11 | [PointCloud Transformation](example_11.md) | Convert PointCloud2 data to a PointCloud and transform to a different frame.| -->

0 comments on commit 3da7b0e

Please sign in to comment.