Skip to content

Commit 27f5946

Browse files
committed
Update changelogs & align version numbers
1 parent dc60f6f commit 27f5946

File tree

27 files changed

+592
-2
lines changed

27 files changed

+592
-2
lines changed

ackermann_steering_controller/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package ackermann_steering_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Add few warning flags to error in all ros2_controllers packages and fix tests (`#1370 <https://github.com/ros-controls/ros2_controllers/issues/1370>`_)
8+
* Update maintainers and add url tags (`#1363 <https://github.com/ros-controls/ros2_controllers/issues/1363>`_)
9+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota
10+
511
4.16.0 (2024-11-08)
612
-------------------
713

admittance_controller/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package admittance_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Use the .hpp headers from `realtime_tools` package (`#1406 <https://github.com/ros-controls/ros2_controllers/issues/1406>`_)
8+
* Add few warning flags to error in all ros2_controllers packages and fix tests (`#1370 <https://github.com/ros-controls/ros2_controllers/issues/1370>`_)
9+
* Update maintainers and add url tags (`#1363 <https://github.com/ros-controls/ros2_controllers/issues/1363>`_)
10+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota
11+
512
4.16.0 (2024-11-08)
613
-------------------
714
* Adding use of robot description parameter in the Admittance Controller (`#1247 <https://github.com/ros-controls/ros2_controllers/issues/1247>`_)

bicycle_steering_controller/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package bicycle_steering_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Add few warning flags to error in all ros2_controllers packages and fix tests (`#1370 <https://github.com/ros-controls/ros2_controllers/issues/1370>`_)
8+
* Update maintainers and add url tags (`#1363 <https://github.com/ros-controls/ros2_controllers/issues/1363>`_)
9+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota
10+
511
4.16.0 (2024-11-08)
612
-------------------
713

diff_drive_controller/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package diff_drive_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Use the .hpp headers from `realtime_tools` package (`#1406 <https://github.com/ros-controls/ros2_controllers/issues/1406>`_)
8+
* Fix RealtimeBox API changes (`#1385 <https://github.com/ros-controls/ros2_controllers/issues/1385>`_)
9+
* Rename Twist->TwistStamped (`#1393 <https://github.com/ros-controls/ros2_controllers/issues/1393>`_)
10+
* Add few warning flags to error in all ros2_controllers packages and fix tests (`#1370 <https://github.com/ros-controls/ros2_controllers/issues/1370>`_)
11+
* Update maintainers and add url tags (`#1363 <https://github.com/ros-controls/ros2_controllers/issues/1363>`_)
12+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota
13+
514
4.16.0 (2024-11-08)
615
-------------------
716

effort_controllers/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package effort_controllers
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Add few warning flags to error in all ros2_controllers packages and fix tests (`#1370 <https://github.com/ros-controls/ros2_controllers/issues/1370>`_)
8+
* Update maintainers and add url tags (`#1363 <https://github.com/ros-controls/ros2_controllers/issues/1363>`_)
9+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota
10+
511
4.16.0 (2024-11-08)
612
-------------------
713

force_torque_sensor_broadcaster/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package force_torque_sensor_broadcaster
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Use the .hpp headers from `realtime_tools` package (`#1406 <https://github.com/ros-controls/ros2_controllers/issues/1406>`_)
8+
* Add few warning flags to error in all ros2_controllers packages and fix tests (`#1370 <https://github.com/ros-controls/ros2_controllers/issues/1370>`_)
9+
* Update maintainers and add url tags (`#1363 <https://github.com/ros-controls/ros2_controllers/issues/1363>`_)
10+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota
11+
512
4.16.0 (2024-11-08)
613
-------------------
714
* [ForceTorqueSensorBroadcaster] added force and torque offsets to the parameters + export state interfaces (`#1215 <https://github.com/ros-controls/ros2_controllers/issues/1215>`_)

forward_command_controller/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package forward_command_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Use the .hpp headers from `realtime_tools` package (`#1406 <https://github.com/ros-controls/ros2_controllers/issues/1406>`_)
8+
* Add few warning flags to error in all ros2_controllers packages and fix tests (`#1370 <https://github.com/ros-controls/ros2_controllers/issues/1370>`_)
9+
* Update maintainers and add url tags (`#1363 <https://github.com/ros-controls/ros2_controllers/issues/1363>`_)
10+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota
11+
512
4.16.0 (2024-11-08)
613
-------------------
714

gpio_controllers/CHANGELOG.rst

Lines changed: 214 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,214 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package gpio_controllers
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
Forthcoming
6+
-----------
7+
* Add missing dependency to gpio_controllers (`#1410 <https://github.com/ros-controls/ros2_controllers/issues/1410>`_)
8+
* Use the .hpp headers from `realtime_tools` package (`#1406 <https://github.com/ros-controls/ros2_controllers/issues/1406>`_)
9+
* Gpio command controller (`#1251 <https://github.com/ros-controls/ros2_controllers/issues/1251>`_)
10+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota, Wiktor Bajor
11+
12+
4.16.0 (2024-11-08)
13+
-------------------
14+
15+
4.15.0 (2024-10-07)
16+
-------------------
17+
18+
4.14.0 (2024-09-11)
19+
-------------------
20+
21+
4.13.0 (2024-08-22)
22+
-------------------
23+
24+
4.12.1 (2024-08-14)
25+
-------------------
26+
27+
4.12.0 (2024-07-23)
28+
-------------------
29+
30+
4.11.0 (2024-07-09)
31+
-------------------
32+
33+
4.10.0 (2024-07-01)
34+
-------------------
35+
36+
4.9.0 (2024-06-05)
37+
------------------
38+
39+
4.8.0 (2024-05-14)
40+
------------------
41+
42+
4.7.0 (2024-03-22)
43+
------------------
44+
45+
4.6.0 (2024-02-12)
46+
------------------
47+
48+
4.5.0 (2024-01-31)
49+
------------------
50+
51+
4.4.0 (2024-01-11)
52+
------------------
53+
54+
4.3.0 (2024-01-08)
55+
------------------
56+
57+
4.2.0 (2023-12-12)
58+
------------------
59+
60+
4.1.0 (2023-12-01)
61+
------------------
62+
63+
4.0.0 (2023-11-21)
64+
------------------
65+
66+
3.17.0 (2023-10-31)
67+
-------------------
68+
69+
3.16.0 (2023-09-20)
70+
-------------------
71+
72+
3.15.0 (2023-09-11)
73+
-------------------
74+
75+
3.14.0 (2023-08-16)
76+
-------------------
77+
78+
3.13.0 (2023-08-04)
79+
-------------------
80+
81+
3.12.0 (2023-07-18)
82+
-------------------
83+
84+
3.11.0 (2023-06-24)
85+
-------------------
86+
87+
3.10.1 (2023-06-06)
88+
-------------------
89+
90+
3.10.0 (2023-06-04)
91+
-------------------
92+
93+
3.9.0 (2023-05-28)
94+
------------------
95+
96+
3.8.0 (2023-05-14)
97+
------------------
98+
99+
3.7.0 (2023-05-02)
100+
------------------
101+
102+
3.6.0 (2023-04-29)
103+
------------------
104+
105+
3.5.0 (2023-04-14)
106+
------------------
107+
108+
3.4.0 (2023-04-02)
109+
------------------
110+
111+
3.3.0 (2023-03-07)
112+
------------------
113+
114+
3.2.0 (2023-02-10)
115+
------------------
116+
117+
3.1.0 (2023-01-26)
118+
------------------
119+
120+
3.0.0 (2023-01-19)
121+
------------------
122+
123+
2.15.0 (2022-12-06)
124+
-------------------
125+
126+
2.14.0 (2022-11-18)
127+
-------------------
128+
129+
2.13.0 (2022-10-05)
130+
-------------------
131+
132+
2.12.0 (2022-09-01)
133+
-------------------
134+
135+
2.11.0 (2022-08-04)
136+
-------------------
137+
138+
2.10.0 (2022-08-01)
139+
-------------------
140+
141+
2.9.0 (2022-07-14)
142+
------------------
143+
144+
2.8.0 (2022-07-09)
145+
------------------
146+
147+
2.7.0 (2022-07-03)
148+
------------------
149+
150+
2.6.0 (2022-06-18)
151+
------------------
152+
153+
2.5.0 (2022-05-13)
154+
------------------
155+
156+
2.4.0 (2022-04-29)
157+
------------------
158+
159+
2.3.0 (2022-04-21)
160+
------------------
161+
162+
2.2.0 (2022-03-25)
163+
------------------
164+
165+
2.1.0 (2022-02-23)
166+
------------------
167+
168+
2.0.1 (2022-02-01)
169+
------------------
170+
171+
2.0.0 (2022-01-28)
172+
------------------
173+
174+
1.3.0 (2022-01-11)
175+
------------------
176+
177+
1.2.0 (2021-12-29)
178+
------------------
179+
180+
1.1.0 (2021-10-25)
181+
------------------
182+
183+
1.0.0 (2021-09-29)
184+
------------------
185+
186+
0.5.0 (2021-08-30)
187+
------------------
188+
189+
0.4.1 (2021-07-08)
190+
------------------
191+
192+
0.4.0 (2021-06-28)
193+
------------------
194+
195+
0.3.1 (2021-05-23)
196+
------------------
197+
198+
0.3.0 (2021-05-21)
199+
------------------
200+
201+
0.2.1 (2021-05-03)
202+
------------------
203+
204+
0.2.0 (2021-02-06)
205+
------------------
206+
207+
0.1.2 (2021-01-07)
208+
------------------
209+
210+
0.1.1 (2021-01-06)
211+
------------------
212+
213+
0.1.0 (2020-12-23)
214+
------------------

gpio_controllers/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>gpio_controllers</name>
5-
<version>4.15.0</version>
5+
<version>4.16.0</version>
66
<description>Controllers to interact with gpios.</description>
77

88
<maintainer email="[email protected]">Bence Magyar</maintainer>

gripper_controllers/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package gripper_controllers
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Use the .hpp headers from `realtime_tools` package (`#1406 <https://github.com/ros-controls/ros2_controllers/issues/1406>`_)
8+
* Add explicit cast to period.count() (`#1404 <https://github.com/ros-controls/ros2_controllers/issues/1404>`_)
9+
* Add few warning flags to error in all ros2_controllers packages and fix tests (`#1370 <https://github.com/ros-controls/ros2_controllers/issues/1370>`_)
10+
* Update maintainers and add url tags (`#1363 <https://github.com/ros-controls/ros2_controllers/issues/1363>`_)
11+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota
12+
513
4.16.0 (2024-11-08)
614
-------------------
715

0 commit comments

Comments
 (0)