forked from RoboStack/ros-humble
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvinca_win.yaml
48 lines (38 loc) · 893 Bytes
/
vinca_win.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
ros_distro: humble
# mapping for package keys
conda_index:
- robostack.yaml
- packages-ignore.yaml
build_number: 1
mutex_package: ros2-distro-mutex 0.1 humble
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
packages_skip_by_deps:
- iceoryx_utils
- iceoryx_binding_c
- iceoryx_posh
- cyclonedds
- rttest
packages_remove_from_deps:
- rmw_cyclonedds_cpp
- tlsf
- tlsf_cpp
- pendulum_control
- warehouse_ros_mongo
- pilz-industrial-motion-planner
skip_existing:
- https://conda.anaconda.org/robostack-humble/
packages_select_by_deps:
# only subset of packages to reduce maintainer load
- ros_workspace
- ros_environment
- ros_base
# - navigation2
# - moveit
# - desktop_full
# - desktop
# - cv_bridge
# - perception
patch_dir: patch