bags file to excel
hi, i want to cconvert bags file to array (excel for example). there is any solution to do this?
add a comment
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
hi, i want to cconvert bags file to array (excel for example). there is any solution to do this?
There are a couple of good posts about converting bag files to CSV, which can be imported into excel: http://answers.ros.org/question/9102/... and http://answers.ros.org/question/55037...
For the very simple case of extracting a simple message on a single topic, rostopic echo -b file.bag -p /topic
works quite well.
Asked: 2016-04-05 16:08:38 -0500
Seen: 1,906 times
Last updated: Apr 05 '16