-
Notifications
You must be signed in to change notification settings - Fork 59
/
ssh.rosinstall
47 lines (46 loc) · 1.3 KB
/
ssh.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
46
47
# Dependencies
- git:
local-name: voxblox
uri: git@github.com:ethz-asl/voxblox.git
version: dynablox/release
- git:
local-name: catkin_simple
uri: git@github.com:catkin/catkin_simple.git
- git:
local-name: eigen_catkin
uri: git@github.com:ethz-asl/eigen_catkin.git
- git:
local-name: eigen_checks
uri: git@github.com:ethz-asl/eigen_checks.git
- git:
local-name: gflags_catkin
uri: git@github.com:ethz-asl/gflags_catkin.git
- git:
local-name: glog_catkin
uri: git@github.com:ethz-asl/glog_catkin.git
- git:
local-name: minkindr
uri: git@github.com:ethz-asl/minkindr.git
- git:
local-name: minkindr_ros
uri: git@github.com:ethz-asl/minkindr_ros.git
- git:
local-name: protobuf_catkin
uri: git@github.com:ethz-asl/protobuf_catkin.git
- git:
local-name: numpy_eigen
uri: git@github.com:ethz-asl/numpy_eigen.git
- git:
local-name: catkin_boost_python_buildtool
uri: git@github.com:ethz-asl/catkin_boost_python_buildtool.git
- git:
local-name: catkin_grpc
uri: git@github.com:CogRob/catkin_grpc.git
# Dependencies to run demo
- git:
local-name: lidar_undistortion
uri: git@github.com:ethz-asl/lidar_undistortion.git
version: dynablox/release
- git:
local-name: ouster-ros
uri: git@github.com:ouster-lidar/ouster-ros.git