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/Tutori...
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.
Looks like pull requests are waiting for approval on the github https://github.com/ros-infrastructure/rosdep/issues/733