Skip to content

Commit aa688d3

Browse files
committed
add ros-humble-rqt-tf-tree package support
1 parent bb6e967 commit aa688d3

5 files changed

+10
-0
lines changed

vinca_linux_64.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ packages_select_by_deps:
5858

5959
# rqt
6060
- rqt
61+
- rqt-gui
6162
- rqt_image_overlay
6263
- rqt-robot-dashboard
6364
- rqt-robot-monitor
@@ -234,6 +235,8 @@ packages_select_by_deps:
234235
- pointcloud-to-laserscan
235236

236237
- laser-segmentation
238+
239+
- rqt_tf_tree
237240

238241
# ----- end of package support -----
239242

vinca_linux_aarch64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ packages_select_by_deps:
163163

164164
- laser-segmentation
165165

166+
- rqt_tf_tree
167+
166168
# Used to work, now needs fixes
167169
# - rtabmap
168170
# - webots-ros2

vinca_osx.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,7 @@ packages_select_by_deps:
176176

177177
- laser-segmentation
178178

179+
- rqt_tf_tree
180+
179181
patch_dir: patch
180182
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ packages_select_by_deps:
166166

167167
- laser-segmentation
168168

169+
- rqt_tf_tree
169170

170171
patch_dir: patch
171172
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_win.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,5 +275,7 @@ packages_select_by_deps:
275275

276276
- behaviortree_cpp
277277

278+
- rqt_tf_tree
279+
278280
patch_dir: patch
279281
rosdistro_snapshot: rosdistro_snapshot.yaml

0 commit comments

Comments
 (0)