forked from RoboStack/ros-noetic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvinca_osx_arm64.yaml
114 lines (103 loc) · 2.11 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
ros_distro: noetic
mutex_package: ros-distro-mutex 0.4 noetic
# mapping for package keys
conda_index:
- robostack.yaml
- packages-ignore.yaml
build_number: 5
# Ignore all dependencies of selected packages
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:
# - rviz
- eigenpy
packages_remove_from_deps:
- stage-ros
- stage
# sbcl is not available for osx-arm64
# - roslisp
skip_existing:
- https://conda.anaconda.org/robostack/
- https://conda.anaconda.org/robostack-staging/
# - /Users/fischert/mambaforge/conda-bld
packages_select_by_deps:
##
# TODO OSX-ARM64
##
- sick-tim
- python-qt-binding
- qt-gui
- rqt-gui
- rqt-gui-py
- rqt-gui-cpp
- qt-gui-cpp
- rqt-ez-publisher
- pcl-ros
- pcl-conversions
- roslisp
# - qt-gui-cpp # needs manual build
# - rviz # needs manual build
- desktop
- perception
- moveit
# - eigenpy # needs manual build
- turtlebot3
- turtlebot3-simulations
- desktop-full
- realsense2_camera
- realsense2_description
- kdl-parser-py
- imu-tools
- rqt-controller-manager
- dynamixel-sdk
- hector-map-tools
- hector-nav-msgs
- hector-trajectory-server
- radar-msgs
- geometry2
- tf2
- tf2_bullet
- tf2_eigen
- tf2_geometry_msgs
- tf2_kdl
- tf2_msgs
- tf2_py
- tf2_ros
- tf2_sensor_msgs
- tf2_tools
- gps-common
- rosbridge_suite
# # For jackal
- gazebo-dev
- hector-gazebo-plugins
- gazebo-ros
- gazebo-ros-control
- gazebo-plugins
- lms1xx
- controller-manager
- interactive_marker_twist_server
- diff-drive-controller
- joint-state-controller
- joy
- robot-localization
- teleop-twist-joy
- twist-mux
- pointgrey-camera-description
- nmea-msgs
- geometry-msgs
- nmea-navsat-driver
- rosserial-server
- imu-filter-madgwick
- rosserial-python
- gmapping
- velodyne-description
- velodyne-simulator
- effort-controllers
- velocity-controllers
- teb-local-planner
- slam-toolbox
- turtlebot3-teleop
- move-base
patch_dir: patch