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 compilation with latest ROS 2 source #605

Merged
merged 2 commits into from
Oct 26, 2020
Merged

Fix compilation with latest ROS 2 source #605

merged 2 commits into from
Oct 26, 2020

Conversation

jacobperron
Copy link
Contributor

This PR adds two changes to fix building with the latest version of ROS 2 from source:

I believe both changes are compatible with ROS Foxy.

After some cleanup in ros2/geometry2#325, the header is no longer being transitively included.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
The namespace rclcpp::executors:: was deprecated in Foxy and removed in ros2/rclcpp#1327.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Contributor Author

I'm not sure if the test failure is related. Seems like it could be a flake?

@SteveMacenski
Copy link
Collaborator

toggling CI

@SteveMacenski SteveMacenski reopened this Oct 24, 2020
@jacobperron
Copy link
Contributor Author

CI looks good now 🙂

@SteveMacenski SteveMacenski merged commit 7906d64 into cra-ros-pkg:foxy-devel Oct 26, 2020
@jacobperron jacobperron deleted the ros2_updates branch October 26, 2020 17:33
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