-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnonbloom.yaml
More file actions
87 lines (80 loc) · 2.18 KB
/
Copy pathnonbloom.yaml
File metadata and controls
87 lines (80 loc) · 2.18 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
mrs_uav_shell_additions:
architecture: [amd64] # this package is for all architectures
source: https://github.com/ctu-mrs/mrs_uav_shell_additions
gitman: false
generate_docker_image: false
nix: true
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
mrs_geographiclib_datasets:
architecture: [amd64] # this package is for all architectures
source: https://github.com/ctu-mrs/mrs-geographiclib-datasets
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: master
testing: release_candidate
stable: release
mrs_uav_usb_configurator:
architecture: [amd64] # this package is for all architectures
source: https://github.com/ctu-mrs/mrs_uav_usb_configurator
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
livox_sdk2:
architecture: [amd64, arm64] # this package is for all architectures
source: https://github.com/ctu-mrs/livox_sdk2
gitman: false
generate_docker_image: false
nix: true
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
livox_sdk:
architecture: [amd64, arm64] # this package is for all architectures
source: https://github.com/ctu-mrs/livox_sdk
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
px4_firmware:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/px4_firmware
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: 1.17.0-dev
testing: 1.17.0-dev
stable: 1.17.0-dev
libcamera_ros:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/libcamera_ros
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release
mrs_uav_bluetooth_nonbloom:
architecture: [amd64, arm64]
source: https://github.com/ctu-mrs/mrs_uav_bluetooth
gitman: false
generate_docker_image: false
nix: false
git_refs:
unstable: ros2
testing: ros2_release_candidate
stable: ros2_release