-
-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathvinca_osx_arm64.yaml
133 lines (101 loc) · 2.79 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
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
ros_distro: humble
# mapping for package keys
conda_index:
- robostack.yaml
- packages-ignore.yaml
# Reminder for next full rebuild, the next build number should be 10
build_number: 6
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
# should be used, not some build number obtained by checking the maximum
# of all build numbers used in the target channel
use_explicit_build_number: true
mutex_package: ros2-distro-mutex 0.6.* 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
# build_in_own_azure_stage:
# - ros-galactic-rviz-rendering
packages_skip_by_deps:
# - rttest
- cartographer
- octomap
- urdfdom-py
packages_remove_from_deps:
- cartographer
- tlsf
- tlsf_cpp
- pendulum_control
- rttest
# Not available for macOS and Windows!
- gripper_controllers
skip_existing:
- https://conda.anaconda.org/robostack-staging/
# - /Users/fischert/mambaforge/envs/devenv/conda-bld/
packages_select_by_deps:
# trigger
- ros_workspace
- ros_environment
- ros_base
- demo_nodes_py
- demo_nodes_cpp
- desktop
- graph_msgs
- desktop_full
- navigation2
- rosbridge_suite
- vision_msgs
- rosbag2_storage_mcap
- foxglove_bridge
- turtlebot3
- joint-state-broadcaster
- joint-state-publisher
- joint-state-publisher-gui
- joint-trajectory-controller
- xacro
- robot-localization
- vision-opencv
- gazebo_msgs
- gazebo_dev
- gazebo_ros
- gazebo_plugins
- gazebo_ros2_control
- gazebo_ros_pkgs
- turtlebot3_gazebo
- plotjuggler-ros
- plotjuggler
- plotjuggler-msgs
- ament_cmake_catch2
- apriltag
- apriltag_ros
- velodyne
- sbg_driver
- ackermann-msgs
# ros2_control
- ros2_control
- ros2_controllers
- gazebo-ros2-control
# Modern gz-sim integration
- ros-gz
- moveit
- moveit_visual_tools
- moveit-planners-chomp
- pilz-industrial-motion-planner
- gtsam
- ament_cmake_vendor_package # Requested in https://github.com/RoboStack/ros-humble/pull/210
# requested in https://github.com/RoboStack/ros-humble/pull/205
- rosbag2_storage_mcap
# Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/234, https://github.com/RoboStack/ros-humble/issues/227 and https://github.com/RoboStack/ros-humble/issues/222
- ur
- lanelet2
# requested in https://github.com/RoboStack/ros-humble/issues/249
- twist_mux
# requested in https://github.com/RoboStack/ros-humble/issues/252
- rmw_zenoh_cpp
# requested in https://github.com/RoboStack/ros-humble/issues/256
- rqt_controller_manager
- open3d_conversions
- ffmpeg_image_transport
- foxglove_compressed_image_transport
patch_dir: patch
rosdistro_snapshot: rosdistro_snapshot.yaml