How to use ROS on Windows 10
Hello, I am new in ROS. I need to use ROS on Windows 10. I have installed ROS and I can run "rosrun". I had followed this instruction http://wiki.ros.org/Installation/Windows . It works.
But I dont understand how to use packages which I need. For example, I need "libuvc_camera" or "usb_cam", "stereo_image_proc" and "rtab_map". But I don't find any information about how to launch them using ROS on Windows. Shall I compile them by myself?
Please, explain me what I need to do for make it works. Thanks.