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

External dependencies break rosdep cli #5

Open
incebellipipo opened this issue Mar 29, 2024 · 1 comment
Open

External dependencies break rosdep cli #5

incebellipipo opened this issue Mar 29, 2024 · 1 comment

Comments

@incebellipipo
Copy link
Contributor

The qualisys_cpp_sdk dependency breaks rosdep

<build_depend>qualisys_cpp_sdk</build_depend>

$ rosdep install --from-paths src -i
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
qualisys_driver: Cannot locate rosdep definition for [qualisys_cpp_sdk]

It is correct that some non-ros dependencies can be handled using package.xml file, but this breaks automated installations. I suggest to remove this line. If that's ok, I will create a PR accordingly.

@incebellipipo
Copy link
Contributor Author

This will be solved here: #6

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

1 participant