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: doc/migration.rst
+4
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,7 @@
3
3
Migration Guides: Jazzy to Kilted
4
4
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5
5
This list summarizes important changes between Jazzy (previous) and Kilted (current) releases, where changes to user code might be necessary.
6
+
7
+
GripperActionController
8
+
*****************************
9
+
The ``effort_controllers/GripperActionController`` and ``position_controllers/GripperActionController`` have been removed. The ``parallel_gripper_action_controller/GripperActionController`` should be used instead. `(#1652 <https://github.com/ros-controls/ros2_controllers/pull/1652>`__).
0 commit comments