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

Revision history [back]

Looks like the /radar_scan topic is of type /RadarScan. The bag_to_pcd package requires sensor_msgs/PointCloud2 type.

You will have to find a way to convert RadarScan to PointCloud2 type and it should work fine.