rosdep on Windows
At the moment I'm working on the ROS2 tutorial with the Eloquent-Distro on a Windows 10 v1909.
This is the tutorial: https://index.ros.org/doc/ros2/Tutorials/Workspace/Creating-A-Workspace/
I'm stuck at the step 4: Resolving dependencies. How should I call "rosdep" on a Windows commandline? The command is not recognized. I tried to install it via pip, didn't change anything. Also chocolatey tells me that "rosdep" is installed.
Asked by Arcbound on 2019-12-05 13:10:44 UTC
Comments
Looks like pull requests are waiting for approval on the github https://github.com/ros-infrastructure/rosdep/issues/733
Asked by scottishninja on 2020-01-10 15:16:00 UTC