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

rospack depend does not resolve distribution dependencies #99

Closed
Vuwij opened this issue Jul 4, 2019 · 2 comments
Closed

rospack depend does not resolve distribution dependencies #99

Vuwij opened this issue Jul 4, 2019 · 2 comments
Labels

Comments

@Vuwij
Copy link

Vuwij commented Jul 4, 2019

When running
rospack depend application

Following error is retrieved
[rospack] Error: package 'application' depends on non-existent package 'opencv3' and rosdep claims that it is not a system dependency. Check the ROS_PACKAGE_PATH or try calling 'rosdep update'.

Where application depends on opencv3 as a package dependency. Shouldn't it be able to resolve this?
https://github.com/ros/rosdistro/blob/master/kinetic/distribution.yaml
It can be found here

@dirk-thomas
Copy link
Member

Since the original question has been marked as answered I will go ahead and close this ticket. If that is not the case please comment with more information (e.g. reproducible steps) and the ticket can be reopened.

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

No branches or pull requests

2 participants