v2.1.0
Added
read_bag()
now optionally also includesframe_id
-s from the ROS messages in the returned tuples
whenreturn_frame_id=True
is set.
Fixed
- Fixed
Config("model")
constructor not working as expected due tocalibration_file
missing a default value. - Fixed out-of-scope pointer dereferencing in the calibration parser.
- Fixed a build error on Windows due to yaml-cpp by pinning its version to 0.7.