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

The great layout change #14

Merged
merged 11 commits into from
Nov 18, 2022
Merged

The great layout change #14

merged 11 commits into from
Nov 18, 2022

Conversation

nahueespinosa
Copy link
Member

Related to #13, this patch re-organizes the repository to integrate it with ROS2 tools, colcon and ament.

Notes:

  • ament_cmake_google_benchmark uses an older version of google benchmark, so we had to use BENCHMARK_TEMPLATE and remove MinWarmUpTime calls.
  • ament_cmake_clang_tidy uses clang-tidy-6.0.
  • Not using ament_lint_auto_find_test_dependencies() since I want to use our .clang-format and .clang-tidy settings.

@nahueespinosa nahueespinosa self-assigned this Nov 17, 2022
@nahueespinosa nahueespinosa force-pushed the nahuel/ros2 branch 2 times, most recently from 8398a77 to 888914b Compare November 17, 2022 12:22
Copy link
Collaborator

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

LGTM but for one comment.

beluga/CMakeLists.txt Outdated Show resolved Hide resolved
beluga/CMakeLists.txt Outdated Show resolved Hide resolved
beluga/package.xml Outdated Show resolved Hide resolved
@nahueespinosa
Copy link
Member Author

@hidmic This is ready to go without conan and absl (as it's not available in focal).

hidmic
hidmic previously approved these changes Nov 18, 2022
Base automatically changed from nahuel/mixin to master November 18, 2022 21:16
@nahueespinosa
Copy link
Member Author

New CI passing, going in! 🎉

@nahueespinosa nahueespinosa merged commit c7deef1 into master Nov 18, 2022
@nahueespinosa nahueespinosa deleted the nahuel/ros2 branch November 18, 2022 21:46
@nahueespinosa nahueespinosa mentioned this pull request Nov 21, 2022
@nahueespinosa nahueespinosa added enhancement New feature or request infra Related to infrastructure and CI labels Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infra Related to infrastructure and CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants