You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: raspimouse_navigation/CHANGELOG.rst
+9
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
Changelog for package raspimouse_navigation
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
3.0.0 (2024-11-28)
6
+
------------------
7
+
* Support ROS 2 Jazzy (`#13 <https://github.com/rt-net/raspimouse_slam_navigation_ros2/issues/13>`_)
8
+
* Added the setting `enable_stamped_cmd_vel: True` to standardize the velocity to `TwistStamped` from `Twist`
9
+
* Modified the `use_sim_time` setting in `collision_monitor` to be `True` during simulations and `False` during real-world operations
10
+
* Changed to provide `use_sim_time` from the launch command
11
+
* Removed the descriptions for `default_nav_to_pose_bt_xml` and `default_nav_through_poses_bt_xml`, changing to automatically load the default settings
12
+
* Contributors: Kazushi Kurasawa, YusukeKato
13
+
5
14
2.1.0 (2024-03-05)
6
15
------------------
7
16
* Use rplidar_a1_launch.py because rplidar.launch.py does not exist. (`#8 <https://github.com/rt-net/raspimouse_slam_navigation_ros2/issues/8>`_)
Copy file name to clipboardExpand all lines: raspimouse_slam/CHANGELOG.rst
+6
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
Changelog for package raspimouse_slam
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
3.0.0 (2024-11-28)
6
+
------------------
7
+
* Support ROS 2 Jazzy (`#13 <https://github.com/rt-net/raspimouse_slam_navigation_ros2/issues/13>`_)
8
+
* Update `slam_node` to utilize LifecycleNode in accordance with changes made in `slam_toolbox`
9
+
* Contributors: Kazushi Kurasawa, YusukeKato
10
+
5
11
2.1.0 (2024-03-05)
6
12
------------------
7
13
* Use rplidar_a1_launch.py because rplidar.launch.py does not exist. (`#8 <https://github.com/rt-net/raspimouse_slam_navigation_ros2/issues/8>`_)
0 commit comments