-
Notifications
You must be signed in to change notification settings - Fork 126
/
dependencies.yaml
45 lines (45 loc) · 1.07 KB
/
dependencies.yaml
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
repositories:
catkin_simple:
type: git
url: [email protected]:catkin/catkin_simple.git
version: master
ze_oss:
type: git
url: [email protected]:uzh-rpg/ze_oss.git
version: master
gflags_catkin:
type: git
url: [email protected]:ethz-asl/gflags_catkin.git
version: master
glog_catkin:
type: git
url: [email protected]:ethz-asl/glog_catkin.git
version: master
eigen_catkin:
type: git
url: [email protected]:ethz-asl/eigen_catkin.git
version: master
eigen_checks:
type: git
url: [email protected]:ethz-asl/eigen_checks.git
version: master
minkindr:
type: git
url: [email protected]:ethz-asl/minkindr.git
version: master
minkindr_ros:
type: git
url: [email protected]:ethz-asl/minkindr_ros.git
version: master
yaml_cpp_catkin:
type: git
url: [email protected]:ethz-asl/yaml_cpp_catkin.git
version: master
rpg_dvs_ros:
type: git
url: [email protected]:uzh-rpg/rpg_dvs_ros.git
version: master
assimp_catkin:
type: git
url: [email protected]:uzh-rpg/assimp_catkin.git
version: master