forked from uzh-rpg/rpg_dvs_evo_open
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dependencies.yaml
58 lines (58 loc) · 1.5 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
46
47
48
49
50
51
52
53
54
55
56
57
58
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
glog_catkin:
type: git
url: https://github.com/zurich-eye/glog_catkin.git
version: master
gflags_catkin:
type: git
url: https://github.com/ethz-asl/gflags_catkin.git
version: master
cmake_external_project_catkin:
type: git
url: https://github.com/zurich-eye/cmake_external_project_catkin.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
minkindr:
type: git
url: https://github.com/ethz-asl/minkindr.git
version: master
minkindr_ros:
type: git
url: https://github.com/ethz-asl/minkindr_ros.git
version: master
# SVO extra dependencies
fast_neon:
type: git
url: https://github.com/uzh-rpg/fast_neon.git
version: master
nanoflann_catkin:
type: git
url: https://github.com/cfo/nanoflann_catkin.git
version: master
opengv:
type: git
url: https://github.com/ethz-asl/opengv.git
version: master
catkin_boost_python_buildtool:
type: git
url: https://github.com/ethz-asl/catkin_boost_python_buildtool.git
version: master
numpy_eigen:
type: git
url: https://github.com/ethz-asl/numpy_eigen.git
version: master