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

Fix dependency exports and update to .hpp includes #66

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

sea-bass
Copy link
Contributor

@sea-bass sea-bass commented Feb 1, 2025

This PR does a few things:

  1. Fixes the ament_export_dependencies per Unsure how to modify CMakeLists.txt to use moveit_drake #65
  2. Updates MoveIt 2 header includes to .hpp to prevent deprecation warnings
  3. Updates the header include from the generated KTOpt parameters to match the new generate_parameter_library 0.4.0 behavior

Closes #65

Copy link
Member

@kamiradi kamiradi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thanks @sea-bass.

@kamiradi kamiradi merged commit 047dfd3 into main Feb 3, 2025
2 checks passed
@kamiradi kamiradi deleted the hpp-and-fix-export branch February 3, 2025 09:55
@sjahr
Copy link
Contributor

sjahr commented Feb 3, 2025

Thanks!

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.

Unsure how to modify CMakeLists.txt to use moveit_drake
3 participants