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
Hello
I am trying to use this package, but while trying to compile the source in a workspace fails with the classic
Could not find a package configuration file provided by "serial" with any
of the following names:
serialConfig.cmake
serial-config.cmake
I tried running $ rosdep install --from-paths src -y --ignore-src but get a response:
$ rosdep install --from-paths src -y --ignore-src
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
robotiq_description: Cannot locate rosdep definition for [serial]
robotiq_driver: Cannot locate rosdep definition for [serial]
Can any one help me with this, I also refered #3 but still facing the issue.
The text was updated successfully, but these errors were encountered:
Hello
I am trying to use this package, but while trying to compile the source in a workspace fails with the classic
I tried running
$ rosdep install --from-paths src -y --ignore-src
but get a response:Can any one help me with this, I also refered #3 but still facing the issue.
The text was updated successfully, but these errors were encountered: