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

Issue with rosdep with ros2 #74

Open
kiwikev23 opened this issue Jul 7, 2024 · 1 comment
Open

Issue with rosdep with ros2 #74

kiwikev23 opened this issue Jul 7, 2024 · 1 comment

Comments

@kiwikev23
Copy link

Hello!

I've cloned the repo into my workspace, and ran the rosdep commands but I get the following error,

ERROR: Rosdep cannot find all required resources to answer your query Missing resource virtual_maize_field

I have a general few questions, is the repo meant to be cloned into the src of the ws, or is it meant to be on the root of the ws itself?, Cause in either case, after building it, I run into this error. Any clarifications into this issue would be helpful.

Thank you

@Rick-v-E
Copy link
Member

Rick-v-E commented Aug 9, 2024

Hi,

Normally I just clone it in the src folder of my workspace. Then you can install the dependencies by running (from your workspace root):

rosdep install --from-paths src --ignore-src -r -y

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

No branches or pull requests

2 participants