You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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.
The text was updated successfully, but these errors were encountered:
The
qualisys_cpp_sdk
dependency breaks rosdepmocap4ros2_qualisys/qualisys_driver/package.xml
Line 19 in e76871d
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.
The text was updated successfully, but these errors were encountered: