Skip to content

Commit 4ecdb95

Browse files
Update migration.rst
1 parent 8e57866 commit 4ecdb95

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/migration.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,4 @@ This list summarizes important changes between Humble (previous) and Jazzy (curr
1010

1111
Pid/PidRos
1212
***********************************************************
13-
<<<<<<< HEAD
14-
* The parameters :paramref:`antiwindup`, :paramref:`i_clamp_max`, and :paramref:`i_clamp_min` will be removed. The anti-windup behavior is now configured via the :paramref:`AntiWindupStrategy` enum. (`#298 <https://github.com/ros-controls/control_toolbox/pull/298>`_).
15-
=======
16-
* The parameters ``antiwindup``, ``i_clamp_max``, and ``i_clamp_min`` have been removed. The anti-windup behavior is now configured via the ``AntiWindupStrategy`` enum. (`#298 <https://github.com/ros-controls/control_toolbox/pull/298>`_).
17-
>>>>>>> 8462152 (Add CI job for docs (#424))
13+
* The parameters ``antiwindup``, ``i_clamp_max``, and ``i_clamp_min`` will be removed. The anti-windup behavior is now configured via the :``AntiWindupStrategy`` enum. (`#298 <https://github.com/ros-controls/control_toolbox/pull/298>`_).

0 commit comments

Comments
 (0)