Skip to content

Commit

Permalink
Merge pull request #92 from alvinsunyixiao/main
Browse files Browse the repository at this point in the history
add slam toolbox
  • Loading branch information
Tobias-Fischer authored Aug 11, 2023
2 parents e5d2e26 + 3ccae60 commit 39951b7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 16 deletions.
3 changes: 3 additions & 0 deletions patch/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,6 @@ ros_image_to_qimage:
add_host: ["REQUIRE_OPENGL"]
rqt_image_overlay:
add_host: ["REQUIRE_OPENGL"]
slam_toolbox:
add_build: [{sel(build_platform != target_platform): qt-main}]
add_host: ["REQUIRE_OPENGL"]
12 changes: 0 additions & 12 deletions patch/ros-humble-slam-toolbox.patch

This file was deleted.

4 changes: 2 additions & 2 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ packages_select_by_deps:
# - ament-cmake-nose
# - geographic_info
# - geodesy

- rosbridge_suite


Expand All @@ -138,7 +138,7 @@ packages_select_by_deps:

# - plotjuggler
# - plotjuggler_ros

# - zmqpp_vendor

# - fogros2
Expand Down
4 changes: 2 additions & 2 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ packages_select_by_deps:
- robot_localization

- rosbridge_suite
- vision-msgs
- slam-toolbox

# - rviz2
# - behaviortree_cpp_v3
Expand Down Expand Up @@ -156,7 +158,6 @@ packages_select_by_deps:
# - ros-ign-image
# - ros-ign-interfaces
# - soccer-marker-generation
- vision-msgs
# - plotjuggler-ros
# - plotjuggler
# - acado-vendor
Expand Down Expand Up @@ -322,7 +323,6 @@ packages_select_by_deps:
# - self-test
# - sensor-msgs-py
# - serial-driver
# - slam-toolbox
# - soccer-vision-msgs
# - stereo-image-proc
# - stubborn-buddies
Expand Down

0 comments on commit 39951b7

Please sign in to comment.