-
-
Notifications
You must be signed in to change notification settings - Fork 36
/
vinca_win.yaml
79 lines (66 loc) · 1.48 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
77
78
79
ros_distro: humble
# mapping for package keys
conda_index:
- robostack.yaml
- packages-ignore.yaml
build_number: 7
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
- rttest
packages_remove_from_deps:
- cartographer
- octomap
- tlsf
- tlsf_cpp
- pendulum_control
- warehouse_ros_mongo
- pilz-industrial-motion-planner
skip_existing:
- https://conda.anaconda.org/robostack-staging/
packages_select_by_deps:
# trigger
- ament-cmake-core
#- ros2_control
#- ros2_controllers
- backward_ros
- ros_workspace
- vision_msgs
- ros_environment
- ros_base
- rmw_cyclonedds_cpp
- moveit
- moveit-planners-chomp
- xacro
- gazebo-ros
# - 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
# ros2_control
- gazebo-ros2-control
- ros2-controllers-test-nodes
- joint-state-publisher-gui
# 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