-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy paththirdparty.yaml
More file actions
111 lines (102 loc) · 2.43 KB
/
Copy paththirdparty.yaml
File metadata and controls
111 lines (102 loc) · 2.43 KB
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
nlopt_ros:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/nlopt_ros
gitman: false
generate_docker_image: false
nix: true
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
realsense:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/realsense
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
bluefox2:
architecture: [amd64]
source: https://github.com/ctu-mrs/bluefox2
gitman: false
generate_docker_image:
bluefox2:
base_image: ctumrs/mrs_uav_system_core:${PPA_VARIANT}
nix: false
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
ouster-ros:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/ouster-ros
gitman: false
generate_docker_image: false
nix: false # compilation problem
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
octomap_ros:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/octomap_ros
gitman: true
generate_docker_image: false
nix: false
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
open_vins:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/open_vins
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
flame:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/flame
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
mavros:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/mavros
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: mrs_2.14.0
testing: mrs_2.14.0
stable: mrs_2.14.0
# rclcpp:
# architecture: [amd64, arm64]
# source: https://github.com/ctu-mrs/rclcpp
# gitman: false
# generate_docker_image: false
# nix: false
# git_refs:
# unstable: jazzy
# testing: jazzy
# stable: jazzy
# rmw_zenoh:
# architecture: [amd64, arm64]
# source: https://github.com/ctu-mrs/rmw_zenoh
# gitman: false
# generate_docker_image: false
# nix: false
# git_refs:
# unstable: ros2
# testing: ros2_release_candidate
# stable: ros2_release