-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathdependency.repos
54 lines (43 loc) · 1.14 KB
/
dependency.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
repositories:
## these are not third party repos, but the data size is too big
## so we separate as indivisual repo and import here
host_ws/src/tf_bag:
type: git
url: https://github.com/IFL-CAMP/tf_bag
version: ROS2/devel
cabot-base:
type: git
url: https://github.com/CMU-cabot/cabot-base
version: main
cabot-common:
type: git
url: https://github.com/CMU-cabot/cabot-common
version: main
cabot-description:
type: git
url: https://github.com/CMU-cabot/cabot-description
version: main
cabot-drivers:
type: git
url: https://github.com/CMU-cabot/cabot-drivers
version: main
cabot-navigation:
type: git
url: https://github.com/CMU-cabot/cabot-navigation
version: main
cabot-people:
type: git
url: https://github.com/CMU-cabot/cabot-people
version: main
cabot-app-server:
type: git
url: https://github.com/CMU-cabot/cabot-app-server
version: main
cabot-dashboard:
type: git
url: https://github.com/CMU-cabot/cabot-dashboard
version: main
cabot-grafana:
type: git
url: https://github.com/CMU-cabot/cabot-grafana
version: main