-
Notifications
You must be signed in to change notification settings - Fork 35
/
glocal_ssh.rosinstall
23 lines (20 loc) · 1.57 KB
/
glocal_ssh.rosinstall
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# GLocal Packages
- git: {local-name: glocal_exploration, uri: '[email protected]:ethz-asl/glocal_exploration.git'}
- git: {local-name: voxblox, uri: '[email protected]:ethz-asl/voxblox.git', version: glocal/release}
- git: {local-name: cblox, uri: '[email protected]:ethz-asl/cblox.git', version: glocal/release}
- git: {local-name: voxgraph, uri: '[email protected]:ethz-asl/voxgraph.git', version: glocal/release}
- git: {local-name: mav_voxblox_planning, uri: '[email protected]:ethz-asl/mav_voxblox_planning.git', version: glocal/release}
# Dependencies
- git: {local-name: catkin_simple, uri: '[email protected]:catkin/catkin_simple.git'}
- git: {local-name: ceres_catkin, uri: '[email protected]:ethz-asl/ceres_catkin.git'}
- git: {local-name: eigen_catkin, uri: '[email protected]:ethz-asl/eigen_catkin.git'}
- git: {local-name: eigen_checks, uri: '[email protected]:ethz-asl/eigen_checks.git'}
- git: {local-name: gflags_catkin, uri: '[email protected]:ethz-asl/gflags_catkin.git'}
- git: {local-name: glog_catkin, uri: '[email protected]:ethz-asl/glog_catkin.git'}
- git: {local-name: mav_comm, uri: '[email protected]:ethz-asl/mav_comm.git'}
- git: {local-name: minkindr, uri: '[email protected]:ethz-asl/minkindr.git'}
- git: {local-name: minkindr_ros, uri: '[email protected]:ethz-asl/minkindr_ros.git'}
- git: {local-name: nlopt, uri: '[email protected]:ethz-asl/nlopt.git'}
- git: {local-name: protobuf_catkin, uri: '[email protected]:ethz-asl/protobuf_catkin.git'}
- git: {local-name: suitesparse, uri: '[email protected]:ethz-asl/suitesparse.git'}
- git: {local-name: yaml_cpp_catkin, uri: '[email protected]:ethz-asl/yaml_cpp_catkin.git'}