-
-
Notifications
You must be signed in to change notification settings - Fork 36
/
vinca_osx_arm64.yaml
98 lines (77 loc) · 1.62 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
ros_distro: humble
# mapping for package keys
conda_index:
- robostack.yaml
- packages-ignore.yaml
build_number: 5
mutex_package: ros2-distro-mutex 0.5 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
packages_remove_from_deps:
- cartographer
- octomap
- 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
- 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-planners-chomp
- gtsam
patch_dir: patch