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

Figured it out! It was a typo in my sensors.yaml. image_topic: /cloud_pcd should have been point_cloud_topic: /cloud_pcd For anyone else having this error, image_topic refers to depth images rather than point clouds. So obvious in hindsight. Working as expected now.