-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathsmb.repos
128 lines (128 loc) · 3.83 KB
/
smb.repos
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
repositories:
core:
type: git
url: https://github.com/ETHZ-RobotX/smb_common.git
version: master
hardware/robosense_simulator:
type: git
url: https://github.com/tomlogan501/robosense_simulator.git
version: main
hardware/smb_powerstatus:
type: git
url: https://github.com/ETHZ-RobotX/smb_powerstatus.git
version: main
lib/gtsam_catkin:
type: git
url: https://github.com/leggedrobotics/gtsam_catkin
version: main
lib/ocs2:
type: git
url: https://github.com/IoannisDadiotis/ocs2.git
version: robotx_school2024
lib/libnabo:
type: git
url: https://github.com/ANYbotics/libnabo.git
version: master
misc/catkin_simple:
type: git
url: https://github.com/catkin/catkin_simple.git
version: master
misc/glog_catkin:
type: git
url: https://github.com/ethz-asl/glog_catkin.git
version: master
planning/follow_waypoints:
type: git
url: https://github.com/ETHZ-RobotX/follow_waypoints.git
version: master
planning/smb_mission_planner:
type: git
url: https://github.com/ETHZ-RobotX/smb_mission_planner.git
version: master
planning/smb_path_planner:
type: git
url: https://github.com/ETHZ-RobotX/smb_path_planner.git
version: master
planning/teb_local_planner:
type: git
url: https://github.com/leggedrobotics/teb_local_planner.git
version: feature/correct_local_plan_timestamps
planning/autonomous_exploration_development_environment:
type: git
url: https://github.com/ETHZ-RobotX/autonomous_exploration_development_environment.git
version: noetic
planning/far_planner:
type: git
url: https://github.com/ETHZ-RobotX/far_planner.git
version: melodic-noetic
se/graph_msf:
type: git
url: https://bitbucket.org/leggedrobotics/graph_msf_dev.git
version: robotics_summer_school_2024
slam/open3d_slam:
type: git
url: https://github.com/ETHZ-RobotX/open3d_slam_advanced_rss_2024_public.git
version: main
ui/smb_rviz_plugins:
type: git
url: https://github.com/ETHZ-RobotX/smb_rviz_plugins.git
version: master
object_detection:
type: git
url: https://github.com/ETHZ-RobotX/smb_object_detection.git
version: main
# EXPLORATION MISC
misc/eigen_catkin:
type: git
url: https://github.com/ethz-asl/eigen_catkin.git
version: 00b5eb254bad8de9cd68d238aa994e443062cf30
misc/eigen_checks:
type: git
url: https://github.com/ethz-asl/eigen_checks.git
version: 22a6247a3df11bc285d43d1a030f4e874a413997
misc/gflags_catkin:
type: git
url: https://github.com/ethz-asl/gflags_catkin.git
version: 5324e74119996a6e2da12d20e5388c17480ebd79
misc/minkindr:
type: git
url: https://github.com/ethz-asl/minkindr.git
version: bc4503c34970a13b7ef06f62505e3333395ce02c
misc/minkindr_ros:
type: git
url: https://github.com/ethz-asl/minkindr_ros.git
version: 88e0bd476f82027453f04fdf7c40c7c9a358aa1b
misc/mav_comm:
type: git
url: https://github.com/ethz-asl/mav_comm.git
version: master
misc/yaml_cpp_catkin:
type: git
url: https://github.com/ethz-asl/yaml_cpp_catkin.git
version: master
# EXPLORATION MAPPING
mapping/voxblox:
type: git
url: https://github.com/ntnu-arl/voxblox.git
version: dev/noetic
# EXPLORATION
exploration/gbplanner_ros:
type: git
url: https://github.com/ETHZ-RobotX/gbplanner_ros.git
version: gbplanner2
exploration/pci_general:
type: git
url: https://github.com/ntnu-arl/pci_general.git
version: main
exploration/adaptive_obb_ros:
type: git
url: https://github.com/ntnu-arl/adaptive_obb_ros.git
version: master
exploration/m-explore:
type: git
url: https://github.com/hrnr/m-explore.git
version: noetic-devel
exploration/tare_planner:
type: git
url: https://github.com/ETHZ-RobotX/tare_planner.git
version: rss2024