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

If you want to inspect the data in a bag file, you can use rqt_bag, or you can use rosbag info to list the topics in a bag file. From there, you need to understand the type of data in those topics in order to understand how to set up rviz.

If you want to inspect the data in a bag file, you can use rqt_bag, or you can use rosbag info to list the topics in a bag file. From there, you need to understand the type of data in those topics in order to understand how to set up rviz.

If you've having trouble running the lsd_slam examples, you should probably ask that question directly instead of asking a vague and mostly unrelated question.