-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathvinca_win.yaml
77 lines (60 loc) · 1.18 KB
/
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
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
ros_distro: jazzy
# mapping for package keys
conda_index:
- robostack.yaml
- packages-ignore.yaml
build_number: 1
mutex_package: ros2-distro-mutex 0.6.* jazzy_*
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:
- cartographer
- urdfdom
- urdfdom_py
- urdfdom_headers
- pcl_conversions
- pendulum_control
- rttest
- tlsf
- tlsf_cpp
- gripper_controllers
packages_remove_from_deps:
- cartographer
- pcl_conversions
- pendulum_control
- rttest
- tlsf
- tlsf_cpp
- gripper_controllers
skip_existing:
# - output
- https://conda.anaconda.org/robostack-jazzy/
packages_select_by_deps:
- ament_cmake_core
- ament_cmake_catch2
- desktop
- ros_base
- ros_environment
- ros_workspace
# - dev_tools
# - diagnostics
# - teleop
# - robot
# - perception
# - navigation2
# - simulation
# - desktop_full
# - moveit
# - moveit-planners-chomp
- ros_gz
# - slam_toolbox
# - turtlebot3
# - plotjuggler-ros
# - apriltag_ros
# - ackermann-msgs
# - velodyne
# - sbg_driver
# - gtsam
patch_dir: patch