forked from start-jsk/rtmros_tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.travis.rosinstall
33 lines (33 loc) · 1.23 KB
/
.travis.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
27
28
29
30
31
32
33
##- git:
## uri: https://github.com/tork-a/openrtm_aist-release
## local-name: rtm-ros-robotics/openrtm_common/openrtm_aist
##- git:
## uri: https://github.com/fkanehiro/openhrp3
## local-name: rtm-ros-robotics/openrtm_common/openhrp3
##- git:
## uri: https://github.com/fkanehiro/hrpsys-base
## local-name: rtm-ros-robotics/openrtm_common/hrpsys
##- git:
## uri: https://github.com/tork-a/rtshell-release
## local-name: rtm-ros-robotics/openrtm_common/rtshell
##- git:
## uri: https://github.com/jsk-ros-pkg/jsk_common
## local-name: jsk-ros-pkg/jsk_common
##- git:
## uri: https://github.com/jsk-ros-pkg/jsk_model_tools
## local-name: jsk-ros-pkg/jsk_model_tools
##- git:
## uri: https://github.com/jsk-ros-pkg/jsk_roseus
## local-name: jsk-ros-pkg/jsk_roseus
- git:
uri: https://github.com/jsk-ros-pkg/jsk_pr2eus
local-name: jsk-ros-pkg/jsk_pr2eus
- svn:
uri: https://svn.code.sf.net/p/jsk-ros-pkg/code/trunk/openrave_planning/collada_robots
local-name: jsk-ros-pkg/collada_robots
- git:
uri: https://github.com/start-jsk/rtmros_common
local-name: rtm-ros-robotics/rtmros_common
- git:
uri: https://github.com/start-jsk/rtmros_tutorials
local-name: rtm-ros-robotics/rtmros_tutorials