Skip to content

Commit 7f8452e

Browse files
authored
Update upstream workspace to branched out jazzy versions (#1297)
1 parent 843e500 commit 7f8452e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Universal_Robots_ROS2_Driver.jazzy.repos

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,26 @@ repositories:
2222
kinematics_interface:
2323
type: git
2424
url: https://github.com/ros-controls/kinematics_interface.git
25-
version: master
25+
version: jazzy
2626
control_msgs:
2727
type: git
2828
url: https://github.com/ros-controls/control_msgs.git
29-
version: master
29+
version: jazzy
3030
control_toolbox:
3131
type: git
3232
url: https://github.com/ros-controls/control_toolbox.git
33-
version: ros2-master
33+
version: jazzy
3434
realtime_tools:
3535
type: git
3636
url: https://github.com/ros-controls/realtime_tools.git
3737
version: jazzy
3838
moveit2:
3939
type: git
40-
url: https://github.com/ros-planning/moveit2.git
40+
url: https://github.com/moveit/moveit2.git
4141
version: main
4242
moveit_msgs:
4343
type: git
44-
url: https://github.com/ros-planning/moveit_msgs.git
44+
url: https://github.com/moveit/moveit_msgs.git
4545
version: ros2
4646
srdfdom:
4747
type: git

Universal_Robots_ROS2_Driver.rolling.repos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ repositories:
3737
version: master
3838
moveit2:
3939
type: git
40-
url: https://github.com/ros-planning/moveit2.git
40+
url: https://github.com/moveit/moveit2.git
4141
version: main
4242
moveit_msgs:
4343
type: git
44-
url: https://github.com/ros-planning/moveit_msgs.git
44+
url: https://github.com/moveit/moveit_msgs.git
4545
version: ros2
4646
srdfdom:
4747
type: git

0 commit comments

Comments
 (0)