ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
After some checks, I can contribute that:
1- In another machine with Ubuntu 12.04 Rxbag was exporting without problems
2- In my machine I end up using:
rostopic echo /topic -b=path/to/bagfile.bag -p > output_data.csv
That was much faster to use for my purposes than rxbag.