forked from jsk-ros-pkg/jsk_robot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.travis.rosinstall.kinetic
33 lines (33 loc) · 1.16 KB
/
.travis.rosinstall.kinetic
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: http://github.com/RethinkRobotics/baxter_common.git
local-name: RethinkRobotics/baxter_common
version: kinetic-devel
- git:
uri: https://github.com/RethinkRobotics/baxter_simulator.git
local-name: RethinkRobotics/baxter_simulator
version: kinetic-devel
- git:
uri: https://github.com/RethinkRobotics/baxter_interface.git
local-name: baxter_interface
version: development
- git:
uri: https://github.com/RethinkRobotics/baxter_tools.git
local-name: baxter_tools
version: development
- git:
uri: https://github.com/ros-planning/moveit_robots.git
local-name: ros-planning/moveit_robots
version: kinetic-devel
- git:
uri: https://github.com/ros-naoqi/nao_interaction.git
local-name: ros-naoqi/nao_interaction
- git:
uri: https://github.com/tork-a/jsk_demos-release.git
local-name: jsk_maps
version: release/kinetic/jsk_maps
# Need to wait for app_manager 1.1.1 for kinetic and later. For indigo, we could not expect newer releases.....
# https://github.com/PR2/app_manager/issues/12 (Relerase request 1.1.1)
- git:
local-name: PR2/app_manager
uri: https://github.com/PR2/app_manager.git
version: kinetic-devel