-
Notifications
You must be signed in to change notification settings - Fork 196
/
moveit2_tutorials.repos
46 lines (46 loc) · 1.42 KB
/
moveit2_tutorials.repos
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
repositories:
moveit_task_constructor:
type: git
url: https://github.com/moveit/moveit_task_constructor.git
version: ros2
moveit_visual_tools:
type: git
url: https://github.com/moveit/moveit_visual_tools
version: ros2
# Remove ros2_kortex when rolling binaries are available.
# Need to use this fork since ros2_kortex depends on Gazebo classic packages:
# https://github.com/Kinovarobotics/ros2_kortex/issues/217
ros2_kortex:
type: git
url: https://github.com/sea-bass/ros2_kortex.git
version: remove-gazebo-classic
# Remove ros2_robotiq_gripper when rolling binaries are available.
ros2_robotiq_gripper:
type: git
url: https://github.com/PickNikRobotics/ros2_robotiq_gripper.git
version: main
# Serial is a dependency of ros2_robotiq_gripper. Remove when ros2_robotiq_gripper binaries are available.
serial:
type: git
url: https://github.com/tylerjw/serial.git
version: ros2
rviz_visual_tools:
type: git
url: https://github.com/PickNikRobotics/rviz_visual_tools.git
version: ros2
moveit2:
type: git
url: https://github.com/moveit/moveit2
version: main
moveit_resources:
type: git
url: https://github.com/moveit/moveit_resources
version: ros2
moveit_msgs:
type: git
url: https://github.com/moveit/moveit_msgs
version: ros2
pick_ik:
type: git
url: https://github.com/PickNikRobotics/pick_ik
version: main