ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

we meet similar issue in ros2_object_analytics, subscribe pointcloud xyzrgb and split to rgb and xyz. to reduce transport bandwidth.

The code for reference. ros2_object_analytics/object_analytics_node/splitter/splitter.cpp,