-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathrepository.rosinstall
45 lines (37 loc) · 1.12 KB
/
repository.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
34
35
36
37
38
39
40
41
42
43
44
45
- git:
local-name: sr_core
uri: https://github.com/shadow-robot/sr_core.git
version: noetic-devel
- git:
local-name: sr_common
uri: https://github.com/shadow-robot/sr_common.git
version: noetic-devel
- git:
local-name: common_resources
uri: https://github.com/shadow-robot/common_resources.git
version: noetic-devel
- git:
local-name: universal_robot
uri: https://github.com/ros-industrial/universal_robot.git
version: 1.3.1
- git:
local-name: shadow_robot_ethercat
uri: https://github.com/shadow-robot/sr-ros-interface-ethercat.git
version: noetic-devel
- git:
local-name: ros_control_robot
uri: https://github.com/shadow-robot/ros_control_robot.git
version: noetic-devel
- git:
local-name: sr_hand_config
uri: https://github.com/shadow-robot/sr_hand_config.git
version: master
- git:
local-name: gazebo2rviz
uri: https://github.com/shadow-robot/gazebo2rviz.git
version: noetic-devel
# change back to upstream whenever it's fixed for python3
- git:
local-name: pysdf
uri: https://github.com/shadow-robot/pysdf.git
version: master