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

namanskumar's profile - activity

2016-09-22 01:00:22 -0500 commented question rosbag file cannot be made // .bag.active

I have the same issue. The mistake committed was that I closed the bag file using Ctrl+Z, instead of closing the bag file using Ctrl+C.

2016-09-22 01:00:21 -0500 commented answer rosbag file cannot be made // .bag.active

I tried repairing the bag as suggested and converted it to txt file using the following command

      rostopic echo –b file.bag /rostopic> filename2.txt

The filename2.txt file is empty without any data inside it.

Found repaired.bag is not having any data inside it.