We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8212d commit c929f4bCopy full SHA for c929f4b
vinca_osx_arm64.yaml
@@ -17,22 +17,30 @@ full_rebuild: true
17
18
packages_skip_by_deps:
19
- cartographer
20
- - octomap
+ - pcl_conversions
21
+ - pendulum_control
22
+ - rqt_common_plugins
23
+ - rttest
24
+ - tlsf
25
+ - tlsf_cpp
26
27
packages_remove_from_deps:
28
- - warehouse_ros_mongo
29
30
31
32
33
34
35
36
skip_existing:
37
- https://conda.anaconda.org/robostack-jazzy/
38
39
packages_select_by_deps:
40
+ - ament_cmake_core
41
- ros_workspace
42
- ros_environment
43
- ros_base
- # - desktop
-
44
+ - desktop
45
46
patch_dir: patch
0 commit comments