Changelog for package mir_driver
1.1.0 (2020-06-30)
- Initial release into noetic
- Adapt to changes in websocket-client >= 0.49
Ubuntu 16.04 has python-websocket 0.18
Ubuntu 20.04 has python3-websocket 0.53
- Update scripts to Python3 (Noetic)
- Contributors: Martin Günther
1.0.6 (2020-06-30)
- Set cmake_policy CMP0048 to fix warning
- Contributors: Martin Günther
1.0.5 (2020-05-01)
- Add optional prefix parameter to fake_mir_joint_publisher (#47)
- tf_remove_child_frames: Don't publish empty TFs
- Add sdc21x0 package, MC/currents topic
- Contributors: Martin Günther, Nils Niemann
1.0.4 (2019-05-06)
- Remove garbage file
- Contributors: Martin Günther
1.0.3 (2019-03-04)
- Make disable_map work with MiR software 2.0
See #5.
- mir_driver: Optionally disable the map topic + TF frame (#6)
This is useful when running one's own SLAM / localization nodes.
Fixes #5.
- Split scan_rep117 topic into two separate topics
This fixes the problem that the back laser scanner was ignored in the
navigation costmap in Gazebo (probably because in Gazebo, both laser
scanners have the exact same timestamp).
- Contributors: Martin Günther
1.0.2 (2018-07-30)
1.0.1 (2018-07-17)
- mir_driver: Remove leading slashes in TF frames
- mir_driver: Install launch directory
- Contributors: Martin Günther
1.0.0 (2018-07-12)
- Initial release
- Contributors: Martin Günther