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

rawlog_mrpt_to_bagfile

asked 2011-06-09 16:35:59 -0500

ravi gravatar image

Hi all,

I need 2d laser data of horizontal terrain, but I am unable in getting that, so I am using data from ( mrpt.org ), rawlog format but can any please tell me how to convert the rawlog file in to bag or input data.

edit retag flag offensive close merge delete

Comments

Could you also tell what kind of data you are searching after? Perhaps some users have this laying around.
KoenBuys gravatar image KoenBuys  ( 2011-06-09 18:52:04 -0500 )edit

2 Answers

Sort by » oldest newest most voted
0

answered 2011-06-17 12:08:55 -0500

tfoote gravatar image

There are conversions between ROS data types and some mrpt data types in the mrpt-ros-pkg repo

The documentation is quite spares, but I do remember seeing conversion methods which you could use in a custom program.

edit flag offensive delete link more
0

answered 2016-09-05 15:04:42 -0500

There is a rawlog player that publishes on topics in the package mrpt_rawlog:

Please have a look to the code: https://github.com/mrpt-ros-pkg/mrpt_...

The implementation takes into account how to publish typical sensor data of mobile robots such as: odometry data or laser scan data. It works nicely with datasets like these ones: http://www.mrpt.org/robotics_datasets

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2011-06-09 16:35:59 -0500

Seen: 860 times

Last updated: Sep 05 '16