Skip to content

Commit af74c57

Browse files
author
Felix Exner
committed
Require ros2_controllers version 2.12.0 in repos file
Since ros2_controllers broke its API in 2.13.0 and we reverted the API change on this branch, we should let the CI know of that change.
1 parent 00a8d65 commit af74c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Universal_Robots_ROS2_Driver.humble.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories:
1414
ros2_controllers:
1515
type: git
1616
url: https://github.com/ros-controls/ros2_controllers
17-
version: master
17+
version: 2.12.0
1818
kinematics_interface:
1919
type: git
2020
url: https://github.com/ros-controls/kinematics_interface.git

0 commit comments

Comments
 (0)