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

Refactored CMakeLists.txt for easier integration of next benchmarks #41

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

CihatAltiparmak
Copy link
Member

@CihatAltiparmak CihatAltiparmak commented Oct 7, 2024

With this PR, i'm aiming to ease the integration of other implemented benchmarks. Additionaly, i'm wondering whether moveit_package() part should be used in CMakeLists.txt For example:

https://github.com/moveit/moveit2/blob/b88af3296cda51953f8b05627c39a4d9a2fe7e37/moveit_ros/planning_interface/CMakeLists.txt#L5-L6

By the way if we merge this PR into main branch, i will update other draft PRs based on this PR.

@CihatAltiparmak CihatAltiparmak requested a review from sjahr October 7, 2024 14:34
Copy link
Contributor

@sjahr sjahr left a comment

Choose a reason for hiding this comment

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

Makes sense 👍 You can add moveit_package(). It's a cmake macro that does of the standardized configurations for all moveit packages: https://github.com/moveit/moveit2/blob/b88af3296cda51953f8b05627c39a4d9a2fe7e37/moveit_common/cmake/moveit_package.cmake

@CihatAltiparmak
Copy link
Member Author

CihatAltiparmak commented Oct 10, 2024

Thank you for review, CI gives fail due to migration issues ( #42 ). Could you approve this PR again?

@CihatAltiparmak CihatAltiparmak requested a review from sjahr October 10, 2024 10:31
@CihatAltiparmak CihatAltiparmak merged commit 16971be into main Oct 10, 2024
10 of 12 checks passed
@CihatAltiparmak CihatAltiparmak deleted the fix/refactor_cmake_files_for_easier_integration branch October 10, 2024 13:24
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.

2 participants