-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
vinca_osx_arm64.yaml
57 lines (45 loc) · 1.09 KB
/
vinca_osx_arm64.yaml
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
ros_distro: galactic
# mapping for package keys
conda_index:
- robostack.yaml
- packages-ignore.yaml
build_number: 2
mutex_package: ros2-distro-mutex 0.2 galactic
skip_all_deps: false
# If full rebuild, the build number of the existing package has
# to match the selected build number for skipping
full_rebuild: true
# build_in_own_azure_stage:
# - ros-galactic-rviz-rendering
# packages_skip_by_deps:
# - rttest
packages_remove_from_deps:
- tlsf
- tlsf_cpp
- pendulum_control
- rttest
- rosbridge_test_msgs
skip_existing:
- https://conda.anaconda.org/robostack-experimental/
# - /Users/fischert/mambaforge/conda-bld/
packages_select_by_deps:
- qt-gui-cpp # needs to be built locally (natively) at the moment!
- ros_workspace
- ros_environment
- ros_base
- desktop
- moveit
- navigation2
- joint-state-broadcaster
- joint-state-publisher
- joint-trajectory-controller
- xacro
- rosbridge_suite
# - rosbridge-msgs
# - rosbridge-library
# - robot-localization
# - velodyne
# - sbg_driver
# - vision-opencv
# - ackermann-msgs
patch_dir: patch