ros-industrial-attic / yak_ros

Example ROS frontend node for the Yak TSDF package
Apache License 2.0
48 stars 22 forks source link

Allow integration of structured point clouds #17

Closed mpowelson closed 4 years ago

mpowelson commented 4 years ago

This simple converts the pointcloud to a depth image and then calls the depth image subscriber callback. This is useful if you are doing some filtering on the pointcloud and prior to integration.