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: diff_drive_controller/CHANGELOG.rst
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
Changelog for package diff_drive_controller
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
Forthcoming
6
+
-----------
7
+
* [diff_drive_controller] Made odom topic name relative as it was in ROS1. (`#343 <https://github.com/ros-controls/ros2_controllers/issues/343>`_)
8
+
* Fix wrong integration of velocity feedback in odometry in diff_drive_controller (`#331 <https://github.com/ros-controls/ros2_controllers/issues/331>`_)
9
+
* Contributors: Patrick Roncagliolo, Tony Baltovski
10
+
5
11
2.4.0 (2022-04-29)
6
12
------------------
7
13
* updated to use node getter functions (`#329 <https://github.com/ros-controls/ros2_controllers/issues/329>`_)
* fix: :bug: make force_torque_sensor_broadcaster wait for realtime_publisher (`#327 <https://github.com/ros-controls/ros2_controllers/issues/327>`_)
8
+
* Contributors: Jaron Lundwall, Denis Štogl
9
+
5
10
2.4.0 (2022-04-29)
6
11
------------------
7
12
* updated to use node getter functions (`#329 <https://github.com/ros-controls/ros2_controllers/issues/329>`_)
Copy file name to clipboardExpand all lines: imu_sensor_broadcaster/CHANGELOG.rst
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
Changelog for package imu_sensor_broadcaster
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
Forthcoming
6
+
-----------
7
+
* fix: :bug: make force_torque_sensor_broadcaster wait for realtime_publisher (`#327 <https://github.com/ros-controls/ros2_controllers/issues/327>`_)
8
+
* Contributors: Jaron Lundwall, Denis Štogl
9
+
5
10
2.4.0 (2022-04-29)
6
11
------------------
7
12
* updated to use node getter functions (`#329 <https://github.com/ros-controls/ros2_controllers/issues/329>`_)
Copy file name to clipboardExpand all lines: joint_state_broadcaster/CHANGELOG.rst
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
Changelog for package joint_state_broadcaster
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
Forthcoming
6
+
-----------
7
+
* fix: :bug: make force_torque_sensor_broadcaster wait for realtime_publisher (`#327 <https://github.com/ros-controls/ros2_controllers/issues/327>`_)
8
+
* Contributors: Jaron Lundwall, Denis Štogl
9
+
5
10
2.4.0 (2022-04-29)
6
11
------------------
7
12
* updated to use node getter functions (`#329 <https://github.com/ros-controls/ros2_controllers/issues/329>`_)
0 commit comments