Closed destogl closed 2 weeks ago
sudo apt update rosdep update
Otherwise, one has to first execute those commands to be able to use rosdep install command. I am not sure why this happens, but maybe the commands should be executed one more time at the end.
rosdep install
Addressed with https://github.com/StoglRobotics/ros_team_workspace/pull/245
Otherwise, one has to first execute those commands to be able to use
rosdep install
command. I am not sure why this happens, but maybe the commands should be executed one more time at the end.