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 package dependencies to include package names not on the RPP #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dirk-thomas
Copy link
Member

and neither released nor system dependencies. This addresses #59.

This implies that parsing a single manifest will require a full crawl of the RPP.

@tfoote
Copy link
Member

tfoote commented Apr 5, 2014

+1

@wjwwood
Copy link
Contributor

wjwwood commented Apr 5, 2014

This implies that parsing a single manifest will require a full crawl of the RPP.

Is that a rosbuild manifest or any manifest (including package.xml).

@dirk-thomas
Copy link
Member Author

That code path is catkin package specific so only for package.xml files.

@dirk-thomas
Copy link
Member Author

Will the change in this PR is necessary to return the correct dependency classification it inflicts a significant performance overhead and will therefore not be applied.

We will keep this PR open as a reminder of the shortcoming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants