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

gscam rosdep file isn't used if you check out the whole brown-ros-pkg directory #8

Open
GoogleCodeExporter opened this issue Jul 7, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Get an Ubuntu 10.10 machine with ROS and check out brown-ros-pkg
2. rosmake gscam --rosdep-install

What is the expected output? What do you see instead?

Failed to find rosdep libgstreamer-plugins-base0.10-dev for package gscam on 
OS:ubuntu version:10.10
Failed to find rosdep libgstreamer0.10-dev for package gscam on OS:ubuntu 
version:10.10
WARNING: Rosdeps [u'libgstreamer-plugins-base0.10-dev', 
u'libgstreamer0.10-dev'] could not be resolved

What version of the product are you using? On what operating system?

I checked out all of svn/tags/brown-ros-pkg on Ubuntu 10.10

Please provide any additional information below.

If you check out the entire directory, sometimes ROS seems to think it is a 
stack, even though it has no stack.xml.  If a package is in a stack, its 
rosdep.yaml is ignored.  As a workaround, I copied the same rosdep.yaml to the 
root directory of the repo, and made an empty stack.xml with "<stack></stack>". 
 Then rosdep worked again.


Original issue reported on code.google.com by [email protected] on 18 Apr 2011 at 9:45

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

No branches or pull requests

1 participant