Skip to content

Commit

Permalink
Merge pull request #267 from seanpai96/main
Browse files Browse the repository at this point in the history
feat: add package support for ament_cmake_mypy
  • Loading branch information
Tobias-Fischer authored Feb 12, 2025
2 parents e9557aa + 5cd7331 commit 715d9ca
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ packages_select_by_deps:
- stubborn_buddies # Open RMF
- ament_cmake_catch2 # Open RMF
- ament_cmake_vendor_package # Requested in https://github.com/RoboStack/ros-humble/pull/210
- ament_cmake_mypy

# - transport_drivers
- asio_cmake_module
Expand Down
1 change: 1 addition & 0 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ packages_select_by_deps:
- rviz2
- behaviortree_cpp_v3
- ament_cmake_catch2
- ament_cmake_mypy

- apriltag
- apriltag_ros
Expand Down
1 change: 1 addition & 0 deletions vinca_osx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ packages_select_by_deps:
- vision-opencv
- ackermann-msgs
- ament_cmake_catch2
- ament_cmake_mypy

- gazebo_msgs
- gazebo_dev
Expand Down
1 change: 1 addition & 0 deletions vinca_osx_arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ packages_select_by_deps:
- plotjuggler-msgs

- ament_cmake_catch2
- ament_cmake_mypy

- apriltag
- apriltag_ros
Expand Down
1 change: 1 addition & 0 deletions vinca_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ packages_select_by_deps:
- stubborn_buddies # Open RMF
- ament_cmake_catch2 # Open RMF
- ament_cmake_vendor_package # Requested in https://github.com/RoboStack/ros-humble/pull/210
- ament_cmake_mypy

# - transport_drivers
- asio_cmake_module
Expand Down

0 comments on commit 715d9ca

Please sign in to comment.