-
Notifications
You must be signed in to change notification settings - Fork 2
/
dependencies.yaml
46 lines (45 loc) · 1.12 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: https://github.com/catkin/catkin_simple.git
version: master
rpg_dvs_ros:
type: git
url: https://github.com/uzh-rpg/rpg_dvs_ros.git
version: master
gflags_catkin:
type: git
url: https://github.com/ethz-asl/gflags_catkin.git
version: master
glog_catkin:
type: git
url: https://github.com/ethz-asl/glog_catkin.git
version: master
minkindr:
type: git
url: https://github.com/ethz-asl/minkindr.git
version: master
eigen_catkin:
type: git
url: https://github.com/ethz-asl/eigen_catkin.git
version: master
eigen_checks:
type: git
url: https://github.com/ethz-asl/eigen_checks.git
version: master
cnpy:
type: git
url: git@github.com:uzh-rpg/cnpy_catkin.git
version: master
vicon:
type: git
url: https://github.com/KumarRobotics/vicon
version: master
cmake_external_project_catkin:
type: git
url: git@github.com:zurich-eye/cmake_external_project_catkin.git
version: master
minkindr_ros:
type: git
url: git@github.com:ethz-asl/minkindr_ros.git
version: master