Skip to content

ensure ROS 2 prefix paths are before ROS 1 prefix paths#56

Merged
dirk-thomas merged 1 commit intomasterfrom
ros2-before-ros1
Mar 1, 2019
Merged

ensure ROS 2 prefix paths are before ROS 1 prefix paths#56
dirk-thomas merged 1 commit intomasterfrom
ros2-before-ros1

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

Instead of simply concatenating them ROS 2 prefix paths are always inserted before ROS 1 prefix paths.

That ensures that ROS 2 packages can be find_package()-ed where as ROS 1 packages are discovered using pkg-config.

@dirk-thomas dirk-thomas added the enhancement New feature or request label Mar 1, 2019
@dirk-thomas dirk-thomas added this to the 0.3.8 milestone Mar 1, 2019
@dirk-thomas dirk-thomas self-assigned this Mar 1, 2019
@dirk-thomas dirk-thomas added the review Waiting for review (Kanban column) label Mar 1, 2019
@dirk-thomas dirk-thomas merged commit d0c4ab3 into master Mar 1, 2019
@dirk-thomas dirk-thomas deleted the ros2-before-ros1 branch March 1, 2019 20:46
@dirk-thomas dirk-thomas removed the review Waiting for review (Kanban column) label Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

1 participant