Skip to content

Commit 7f2c44a

Browse files
committed
Changed rolling.repos file for ros2_controllers and control_msgs. Need to revert the change after the PRs are merged.
1 parent fe5b872 commit 7f2c44a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Universal_Robots_ROS2_Driver.rolling.repos

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,20 @@ repositories:
1717
version: master
1818
ros2_controllers:
1919
type: git
20-
url: https://github.com/ros-controls/ros2_controllers
21-
version: master
20+
url: https://github.com/b-robotized-forks/ros2_controllers
21+
version: motion_primitive_forward_controller
22+
# url: https://github.com/ros-controls/ros2_controllers
23+
# version: master
2224
kinematics_interface:
2325
type: git
2426
url: https://github.com/ros-controls/kinematics_interface.git
2527
version: master
2628
control_msgs:
2729
type: git
28-
url: https://github.com/ros-controls/control_msgs.git
29-
version: master
30+
url: https://github.com/urfeex/control_msgs.git
31+
version: motion_primitives
32+
# url: https://github.com/ros-controls/control_msgs.git
33+
# version: master
3034
control_toolbox:
3135
type: git
3236
url: https://github.com/ros-controls/control_toolbox.git

0 commit comments

Comments
 (0)