Skip to content

Commit 1c7269a

Browse files
authored
Update upstream.repos
1 parent b0ba2a9 commit 1c7269a

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

.github/upstream.repos

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@ repositories:
77
type: git
88
url: https://github.com/moveit/moveit_visual_tools
99
version: ros2
10-
rosparam_shortcuts:
11-
type: git
12-
url: https://github.com/PickNikRobotics/rosparam_shortcuts
13-
version: ros2
14-
rviz_visual_tools:
15-
type: git
16-
url: https://github.com/PickNikRobotics/rviz_visual_tools.git
17-
version: ros2
1810
# Remove ros2_kortex when rolling binaries are available.
1911
ros2_kortex:
2012
type: git
@@ -30,3 +22,19 @@ repositories:
3022
type: git
3123
url: https://github.com/tylerjw/serial.git
3224
version: ros2
25+
rviz_visual_tools:
26+
type: git
27+
url: https://github.com/PickNikRobotics/rviz_visual_tools.git
28+
version: ros2
29+
moveit2:
30+
type: git
31+
url: https://github.com/moveit/moveit2
32+
version: main
33+
moveit_resources:
34+
type: git
35+
url: https://github.com/moveit/moveit_resources
36+
version: ros2
37+
moveit_msgs:
38+
type: git
39+
url: https://github.com/moveit/moveit_msgs
40+
version: ros2

0 commit comments

Comments
 (0)