Skip to content

Commit e6675b7

Browse files
authored
Add build for ros-humble-rqt-controller-manager package
1 parent b94bb96 commit e6675b7

File tree

5 files changed

+16
-0
lines changed

5 files changed

+16
-0
lines changed

vinca_linux_64.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,9 @@ packages_select_by_deps:
184184
# requested in https://github.com/RoboStack/ros-humble/issues/252
185185
- rmw_zenoh_cpp
186186

187+
# requested in https://github.com/RoboStack/ros-humble/issues/256
188+
- rqt_controller_manager
189+
187190
# ----- end of package support -----
188191

189192
# - rtabmap

vinca_linux_aarch64.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ packages_select_by_deps:
113113
# requested in https://github.com/RoboStack/ros-humble/issues/252
114114
- rmw_zenoh_cpp
115115

116+
# requested in https://github.com/RoboStack/ros-humble/issues/256
117+
- rqt_controller_manager
118+
116119
# Used to work, now needs fixes
117120
# - rtabmap
118121
# - webots-ros2

vinca_osx.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,5 +135,9 @@ packages_select_by_deps:
135135
# requested in https://github.com/RoboStack/ros-humble/issues/252
136136
- rmw_zenoh_cpp
137137

138+
# requested in https://github.com/RoboStack/ros-humble/issues/256
139+
- rqt_controller_manager
140+
141+
138142
patch_dir: patch
139143
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,8 @@ packages_select_by_deps:
125125
# requested in https://github.com/RoboStack/ros-humble/issues/252
126126
- rmw_zenoh_cpp
127127

128+
# requested in https://github.com/RoboStack/ros-humble/issues/256
129+
- rqt_controller_manager
130+
128131
patch_dir: patch
129132
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_win.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,5 +249,8 @@ packages_select_by_deps:
249249
# requested in https://github.com/RoboStack/ros-humble/issues/252
250250
- rmw_zenoh_cpp
251251

252+
# requested in https://github.com/RoboStack/ros-humble/issues/256
253+
- rqt_controller_manager
254+
252255
patch_dir: patch
253256
rosdistro_snapshot: rosdistro_snapshot.yaml

0 commit comments

Comments
 (0)