Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
KuraZuzu committed Nov 28, 2024
1 parent df0ba41 commit f186ea9
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
9 changes: 9 additions & 0 deletions raspimouse_navigation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog for package raspimouse_navigation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

3.0.0 (2024-11-28)
------------------
* Support ROS 2 Jazzy (`#13 <https://github.com/rt-net/raspimouse_slam_navigation_ros2/issues/13>`_)
* Added the setting `enable_stamped_cmd_vel: True` to standardize the velocity to `TwistStamped` from `Twist`
* Modified the `use_sim_time` setting in `collision_monitor` to be `True` during simulations and `False` during real-world operations
* Changed to provide `use_sim_time` from the launch command
* Removed the descriptions for `default_nav_to_pose_bt_xml` and `default_nav_through_poses_bt_xml`, changing to automatically load the default settings
* Contributors: Kazushi Kurasawa, YusukeKato

2.1.0 (2024-03-05)
------------------
* Use rplidar_a1_launch.py because rplidar.launch.py does not exist. (`#8 <https://github.com/rt-net/raspimouse_slam_navigation_ros2/issues/8>`_)
Expand Down
6 changes: 6 additions & 0 deletions raspimouse_slam/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package raspimouse_slam
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

3.0.0 (2024-11-28)
------------------
* Support ROS 2 Jazzy (`#13 <https://github.com/rt-net/raspimouse_slam_navigation_ros2/issues/13>`_)
* Update `slam_node` to utilize LifecycleNode in accordance with changes made in `slam_toolbox`
* Contributors: Kazushi Kurasawa, YusukeKato

2.1.0 (2024-03-05)
------------------
* Use rplidar_a1_launch.py because rplidar.launch.py does not exist. (`#8 <https://github.com/rt-net/raspimouse_slam_navigation_ros2/issues/8>`_)
Expand Down
5 changes: 5 additions & 0 deletions raspimouse_slam_navigation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package raspimouse_slam_navigation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

3.0.0 (2024-11-28)
------------------
* Support ROS 2 Jazzy (`#13 <https://github.com/rt-net/raspimouse_slam_navigation_ros2/issues/13>`_)
* Contributors: Kazushi Kurasawa, YusukeKato

2.1.0 (2024-03-05)
------------------

Expand Down

0 comments on commit f186ea9

Please sign in to comment.