|
2 | 2 | Changelog for package robot_localization |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +Forthcoming |
| 6 | +----------- |
| 7 | +* Port PR `#753 <https://github.com/cra-ros-pkg/robot_localization/issues/753>`_ and `#728 <https://github.com/cra-ros-pkg/robot_localization/issues/728>`_ to ROS2 version (`#765 <https://github.com/cra-ros-pkg/robot_localization/issues/765>`_) |
| 8 | + * compiling version of commit `#753 <https://github.com/cra-ros-pkg/robot_localization/issues/753>`_ and `#728 <https://github.com/cra-ros-pkg/robot_localization/issues/728>`_ ported to ros2 rolling |
| 9 | + * format fixes |
| 10 | + * fix time source disagreement by converting to seconds beforehand, append parameter usage, fix linting |
| 11 | + * fix linting and uncrustify |
| 12 | +* Adding support for setting diagonals for covariance matrices (`#755 <https://github.com/cra-ros-pkg/robot_localization/issues/755>`_) |
| 13 | +* Fixing and cleaning up interface tests (`#754 <https://github.com/cra-ros-pkg/robot_localization/issues/754>`_) |
| 14 | + * Fixing and cleaning up interface tests |
| 15 | +* Linting and header cleanup, part 1 (`#752 <https://github.com/cra-ros-pkg/robot_localization/issues/752>`_) |
| 16 | + * Header cleanup and logging fixes |
| 17 | +* UKF update (`#751 <https://github.com/cra-ros-pkg/robot_localization/issues/751>`_) |
| 18 | + * Pulling UKF changes from Noetic |
| 19 | + * Adding a reset service to make tests more deterministic |
| 20 | +* Fix angles dependency (`#747 <https://github.com/cra-ros-pkg/robot_localization/issues/747>`_) |
| 21 | + * Add angles to CMakeLists.txt |
| 22 | +* Using angles library to normalize angles (`#739 <https://github.com/cra-ros-pkg/robot_localization/issues/739>`_) |
| 23 | + * Using angles library for innovation angle normalization |
| 24 | +* Read predict_to_current_time from ROS parameters (`#737 <https://github.com/cra-ros-pkg/robot_localization/issues/737>`_) |
| 25 | + Co-authored-by: Zygfryd Wieszok < [email protected]> |
| 26 | +* Fixed state history reversion (`#736 <https://github.com/cra-ros-pkg/robot_localization/issues/736>`_) |
| 27 | + Co-authored-by: Zygfryd Wieszok < [email protected]> |
| 28 | +* Fixing code style divergence for ament_uncrustify in main ROS2 branch (`#743 <https://github.com/cra-ros-pkg/robot_localization/issues/743>`_) |
| 29 | +* This fixes `#732 <https://github.com/cra-ros-pkg/robot_localization/issues/732>`_ (broadcast_cartesian_transform) (`#733 <https://github.com/cra-ros-pkg/robot_localization/issues/733>`_) |
| 30 | +* Contributors: Anish, Haoguang Yang, Marek Piechula, RoboTech Vision, Tom Moore, Tony Najjar, Zygfryd Wieszok |
| 31 | + |
5 | 32 | 3.3.1 (2022-02-25) |
6 | 33 | ------------------ |
7 | 34 | * Moving to C++17 support (`#725 <https://github.com/cra-ros-pkg/robot_localization/issues/725>`_) |
|
0 commit comments