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

Revision history [back]

You should really check what is your bag file by running rosbag info [file name.bag]first. Also, why doesn't your .bag file include messages sent over the topics you are using, did you not include it in rosbag record -o [file_name.bag] [topic_names] before?