forked from moveit/moveit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
moveit.rosinstall
26 lines (26 loc) · 869 Bytes
/
moveit.rosinstall
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
# This file is intended for users who want to build MoveIt! from source.
# Used with wstool, users can download source of all packages of MoveIt!.
- git:
local-name: moveit
uri: https://github.com/ros-planning/moveit.git
version: kinetic-devel
- git:
local-name: moveit_msgs
uri: https://github.com/ros-planning/moveit_msgs.git
version: jade-devel
- git:
local-name: moveit_resources
uri: https://github.com/ros-planning/moveit_resources.git
version: master
- git:
local-name: moveit_visual_tools
uri: https://github.com/ros-planning/moveit_visual_tools.git
version: kinetic-devel
- git:
local-name: geometric_shapes
uri: https://github.com/ros-planning/geometric_shapes.git
version: kinetic-devel
- git:
local-name: srdfdom
uri: https://github.com/ros-planning/srdfdom.git
version: kinetic-devel