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

enable to run rosstack depends for wetpackages #91

Merged
merged 1 commit into from
Jan 26, 2019

Conversation

k-okada
Copy link
Contributor

@k-okada k-okada commented Aug 3, 2018

with out this PR,

        $ rospack depends image_common
        [rospack] Error: no such package image_common

this is ok, but

        $ rosstack depends image_common
        [rosstack] Error: stack 'image_common' depends on non-existent package 'camera_calibration_parsers' and rosdep claims that it is not a system dependency. Check the ROS_PACKAGE_PATH or try calling 'rosdep update'

is not an expected behavior. Although this is rosstack command, but should be work with catkin metapackage.

@dirk-thomas
Copy link
Member

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit 08bba34 into ros:lunar-devel Jan 26, 2019
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