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

ensure that the diagnostic_msgs package is from ROS 2 #169

Merged
merged 2 commits into from
Feb 22, 2019

Conversation

dirk-thomas
Copy link
Member

Related to #168.

This patch improves the error behavior is the ROS 2 package diagnostic_msgs isn't available. Without the patch diagnostic_msgs is found from ROS 1 (since in ROS 2 it wasn't available) and the build fails with missing headers / symbols.

@dirk-thomas dirk-thomas added enhancement New feature or request in review Waiting for review (Kanban column) labels Feb 21, 2019
@dirk-thomas dirk-thomas self-assigned this Feb 21, 2019
@dirk-thomas dirk-thomas merged commit f118685 into master Feb 22, 2019
@dirk-thomas dirk-thomas deleted the ensure_ros2_diagnostic_msgs branch February 22, 2019 20:38
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Feb 22, 2019
dhananjaysathe pushed a commit to rapyuta-robotics/ros1_bridge that referenced this pull request Aug 22, 2019
* ensure that the diagnostic_msgs package is from ROS 2

* remove CMAKE_PREFIX_PATH from error message

Signed-off-by: Dhananjay Sathe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants