Fwd: announcing matlab_rosbag v0.3

37 views
Skip to first unread message

Ben Charrow

unread,
Jun 13, 2013, 12:29:32 PM6/13/13
to ros-sig...@googlegroups.com
Hi all.

Sorry if this is a double post for you; I forgot to include sig-matlab.

Ben


---------- Forwarded message ----------
From: Benjamin Charrow
Date: Mon, Jun 10, 2013 at 9:59 PM
Subject: announcing matlab_rosbag v0.3
To: User discussions <ros-...@code.ros.org>


Greetings!

I just released v0.3 of matlab_rosbag, a small library for reading ROS bags in matlab.

There are more features and things are much faster than they were.  I never publicly advertised v0.2, so I've included the full changelog below.

Cheers,
Ben

The repo:
https://github.com/bcharrow/matlab_rosbag

The compiled library from sourceforge (Linux + Mac):
https://sourceforge.net/projects/matlabrosbag/files

The (REP 132 compliant?) changelog entries:

0.3.0 (2013-06-09)
------------------
* Add equivalents of 'rosbag info', 'rosmsg show', and 'rosmsg show --raw' to ros.Bag
* Rename ros.Bag functions readMessage() to read() and readAllMessages() to readAll()
* By default, return simple messages as matrices instead of structs
* Improve overall performance; depending on the message type, reading messages is 2x-20x faster than v0.2
* Update build to use Groovy; much easier to compile everything

0.2.0 (2012-02-11)
------------------
* Improve performance for fixed size messages
* Various bugfixes (constants, primitive aliases, 0 length arrays)

0.1.0 (2012-02-04)
------------------
* Initial release using ROS electric

Reply all
Reply to author
Forward
0 new messages