Fwd: [ros-users] announcing matlab_rosbag v0.1

244 views
Skip to first unread message

Benjamin Cohen

unread,
Jan 17, 2013, 12:12:32 PM1/17/13
to ros-sig...@googlegroups.com
Hey,

Just thought I'd pass this along in case you guys didn't see it.


-- ben


---------- Forwarded message ----------
From: Benjamin Charrow <bcha...@seas.upenn.edu>
Date: Thu, Jan 17, 2013 at 11:59 AM
Subject: [ros-users] announcing matlab_rosbag v0.1
To: User discussions <ros-...@code.ros.org>


Hi all.

I wanted to announce the initial release of matlab_rosbag, a small library which lets you read bags in matlab.  This library is intended to replace the one-off python / C++ programs / shell scripts that you have to write anytime you want to analyze or play with data inside of matlab.   A few selling points:

* ROS doesn't need to be installed on a system to use the library, you just need to download a mex function and a matlab class file.

* The library wraps the C++ rosbag API and so it supports bag file format 1.2 and later, including things like reading compressed messages.

* Message instances are converted to matlab structs using the message definitions contained within the bag.

Currently, there are several things that matlab_rosbag doesn't do such as writing to a bag, filtering messages by connection id, and reading all metadata.  None of these would be particularly hard to add, I just haven't had the time yet.

You can get the source code and pre-compiled binary releases for OS X and Linux from github:
https://github.com/bcharrow/matlab_rosbag

Cheers,
Ben
_______________________________________________
ros-users mailing list
ros-...@code.ros.org
https://code.ros.org/mailman/listinfo/ros-users

Giampiero Campa

unread,
Jan 17, 2013, 11:30:39 PM1/17/13
to ros-sig...@googlegroups.com
Thanks Ben, this is interesting !
Giampy
Reply all
Reply to author
Forward
0 new messages