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

when i run "rosdep install -r --from-paths .",it has some error . #1

Open
boombangbang1 opened this issue Mar 9, 2023 · 1 comment

Comments

@boombangbang1
Copy link

ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
iai_kinect2: Cannot locate rosdep definition for [kinect2_registration]
kinect2_viewer: Cannot locate rosdep definition for [kinect2_bridge]
kinect2_bridge: Cannot locate rosdep definition for [kinect2_registration]
Continuing to install resolvable dependencies...
#All required rosdeps installed successfully
Can you help me.

@jpalves
Copy link
Owner

jpalves commented Apr 24, 2023

Try this
in src folder
git clone https://github.com/jpalves/iai_kinect2.git

cd ..
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