forked from RoboStack/ros-humble
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vinca_win.yaml
76 lines (64 loc) · 1.46 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: humble
# mapping for package keys
conda_index:
- robostack.yaml
- packages-ignore.yaml
build_number: 6
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
packages_skip_by_deps:
- cartographer
- octomap
- iceoryx_utils
- iceoryx_binding_c
- iceoryx_posh
- cyclonedds
- rttest
packages_remove_from_deps:
- cartographer
- octomap
- rmw_cyclonedds_cpp
- tlsf
- tlsf_cpp
- pendulum_control
- warehouse_ros_mongo
- pilz-industrial-motion-planner
skip_existing:
- https://conda.anaconda.org/robostack-staging/
packages_select_by_deps:
- ament-cmake-core
- ros2_control
- ros2_controllers
- backward_ros
- ros_workspace
- vision_msgs
- ros_environment
- ros_base
- navigation2
- desktop
- cv_bridge
- perception
- gazebo_msgs
- gazebo_dev
- gazebo_ros
- gazebo_plugins
- gazebo_ros2_control
- gazebo_ros_pkgs
- turtlebot3_simulations
- rosbridge_suite
- ament_cmake_catch2
- nav2-mppi-controller
# PREVIOUSLY SUPPORTED PACKAGES, CURRENTLY BROKEN
# Currently has upstream issues with git LFS
# - moveit
# Broken for now until we migrate to newer gazebo
# - desktop_full
# REQUESTED PACKAGES
# Fails due to not finding csparse, could borrow patch from mrpt2
# - slam-toolbox
# Needs slam-toolbox
# - nav2-bringup
patch_dir: patch