ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The source of rosdep key entries are maintained on rosdistro repository and frequently updated.
Why do we need to run the update command afterwards?
After rosdep update
you probably saw something was done at ~/.ros/rosdep/sources.cache
. That's where the latest rosdep key entries are stored in some files that get updated with the rosdep command.