tum-vision / lsd_slam

LSD-SLAM
GNU General Public License v3.0
2.58k stars 1.23k forks source link

rosdep install turtlesim does not work #339

Open IdaChenCCL opened 4 years ago

IdaChenCCL commented 4 years ago

When input rosdep install turtlesim, the error message below shows up. It seems that the std_srvs should be defined. Where can I find this?

ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: turtlesim: No definition of [std_srvs] for OS [windows]

I tried the command below. The error message is stills there. rosdep install --from-paths src --ignore-src --rosdistro=${ROS_DISTRO} -y --os=windows:xenial