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
{{ message }}
This repository was archived by the owner on Jun 12, 2023. It is now read-only.
When running the command " ./rosdep_install.sh" it fails with the following code:
"
#All required rosdeps installed successfully
rosdep install --from-path src/jsk-ros-pkg/jsk_recognition/jsk_recognition_utils --skip-keys python-chainer-pip
given path 'src/jsk-ros-pkg/jsk_recognition/jsk_recognition_utils' does not exist
"
How can I resolve this issue?