File tree Expand file tree Collapse file tree 1 file changed +16
-8
lines changed
Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments