ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I'm responding to the original question: the error indicates your launch file has not correctly hooked up the topic names recorded in the bag file.
2 | No.2 Revision |
I'm responding to the original question: the error indicates your launch file has not correctly hooked up the topic names recorded in the bag file. You can use rosbag info
to see the topics & message types inside the bag file.