ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Quetalas's profile - activity

2020-04-23 07:02:50 -0500 received badge  Supporter (source)
2020-04-23 07:02:46 -0500 marked best answer 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.

2020-04-23 07:02:46 -0500 received badge  Scholar (source)
2020-04-23 07:02:42 -0500 received badge  Famous Question (source)
2020-04-07 14:49:03 -0500 received badge  Notable Question (source)
2020-04-06 04:07:59 -0500 received badge  Popular Question (source)
2020-04-03 23:44:12 -0500 asked a question How to use ROS on Windows 10

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