Browse Source

Comment the pointcloud transformation example

It appeared in the documentation and it's not ported.
pull/11/head
Jesus Eduardo Rodriguez 1 year ago
committed by GitHub
parent
commit
3da7b0ebad
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ros2/README.md

+ 1
- 1
ros2/README.md View File

@ -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.| -->

Loading…
Cancel
Save