Skip to content

Fix compilation with latest ROS 2 source#605

Merged
SteveMacenski merged 2 commits intocra-ros-pkg:foxy-develfrom
jacobperron:ros2_updates
Oct 26, 2020
Merged

Fix compilation with latest ROS 2 source#605
SteveMacenski merged 2 commits intocra-ros-pkg:foxy-develfrom
jacobperron:ros2_updates

Conversation

@jacobperron
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@SteveMacenski
Copy link
Copy Markdown
Collaborator

toggling CI

@SteveMacenski SteveMacenski reopened this Oct 24, 2020
@jacobperron
Copy link
Copy Markdown
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