Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export a tf2_bullet::tf2_bullet target #495

Merged
merged 2 commits into from
Mar 30, 2022
Merged

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Jan 8, 2022

Split from #493

This makes tf2_bullet use more modern CMake. It now exports a tf2_bullet::tf2_bullet target, avoids ament_target_dependencies() (ament/ament_cmake#292), and wraps the use of BULLET_INCLUDE_DIRS and BULLET_LIBRARIES with a tf2_bullet::Bullet target.

Requires ros2/choco-packages#18
Requires ros-infrastructure/ros2-cookbooks#42

Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
@sloretz sloretz self-assigned this Jan 8, 2022
@sloretz
Copy link
Contributor Author

sloretz commented Jan 8, 2022

CI (build: --packages-above-and-dependencies tf2_bullet test: --packages-above tf2_bullet)

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
@sloretz
Copy link
Contributor Author

sloretz commented Mar 30, 2022

CI again now that Windows CI should be using the latest bullet version

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@sloretz
Copy link
Contributor Author

sloretz commented Mar 30, 2022

Windows CMake warning is also on the nightly: https://ci.ros2.org/view/nightly/job/nightly_win_rel/2256/cmake/new/

so CI LGTM!

@sloretz sloretz merged commit ace3644 into ros2 Mar 30, 2022
@delete-merged-branch delete-merged-branch bot deleted the tf2_bullet__modern_cmake branch March 30, 2022 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants