Changelog

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
This commit is contained in:
Alejandro Hernandez Cordero 2025-10-03 15:31:15 +02:00
parent cd71279466
commit a4d7887cb5
No known key found for this signature in database
GPG Key ID: D895BD9B50183BBD

View File

@ -2,6 +2,13 @@
Changelog for package laser_geometry Changelog for package laser_geometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2.11.2 (2025-10-03)
-------------------
* Use seconds in sensor_msgs::msg::LaserScan msg inside the test (`#107 <https://github.com/ros-perception/laser_geometry/issues/107>`_)
* Use constructor of rclcpp::Time instead of conversion. (`#91 <https://github.com/ros-perception/laser_geometry/issues/91>`_)
* fix cmake deprecation (`#105 <https://github.com/ros-perception/laser_geometry/issues/105>`_)
* Contributors: AiVerisimilitude, Alejandro Hernández Cordero, mosfet80
2.11.1 (2025-06-23) 2.11.1 (2025-06-23)
------------------- -------------------
* Remove hard-coded eigen3 header path for linux hosts (`#95 <https://github.com/ros-perception/laser_geometry/issues/95>`_) * Remove hard-coded eigen3 header path for linux hosts (`#95 <https://github.com/ros-perception/laser_geometry/issues/95>`_)