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

Revision history [back]

From all the topics you listed, /camera/depth/image_raw looks like it's the only candidate. First make sure that you're receiving something on that topic:

rostopic hz /camera/depth/image_raw

Then change your command to:

$ roslaunch rtabmap_ros rtabmap.launch rtabmap_args:="--delete_db_on_start" depth_topic:=/camera/depth/image_raw