Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@ packages_select_by_deps:

- rqt_tf_tree

- rmf-dev

# ----- end of package support -----

# - rtabmap
Expand Down
2 changes: 2 additions & 0 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ packages_select_by_deps:

- rqt_tf_tree

- rmf-dev

# Used to work, now needs fixes
# - rtabmap
# - webots-ros2
Expand Down
2 changes: 2 additions & 0 deletions vinca_osx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,5 +178,7 @@ packages_select_by_deps:

- rqt_tf_tree

- rmf-dev

patch_dir: patch
rosdistro_snapshot: rosdistro_snapshot.yaml
2 changes: 2 additions & 0 deletions vinca_osx_arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,7 @@ packages_select_by_deps:

- rqt_tf_tree

- rmf-dev

patch_dir: patch
rosdistro_snapshot: rosdistro_snapshot.yaml
2 changes: 2 additions & 0 deletions vinca_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,5 +275,7 @@ packages_select_by_deps:

- behaviortree_cpp

- rmf-dev

patch_dir: patch
rosdistro_snapshot: rosdistro_snapshot.yaml
Loading