Skip to content

Releases: bcharrow/matlab_rosbag

v0.5

27 Jan 16:51
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release

Update to ROS Indigo. This includes bugfixes as well as the ability to read bags that are compressed using the new LZ4 compression option.

v0.4

03 Apr 19:48
Compare
Choose a tag to compare
  • Add ability to 1) filter messages by time and 2) access bag start/stop time.
  • New class, ros.TFTree, for working with stored TF messages
  • Autocomplete paths to bags using ros.Bag.load()
  • Update build to use Hydro
  • Bugfixes for bags with bad definitions (#6)