Robotics StackExchange | Archived questions

Ros support for windows

I want to know where can I get tutorial of Ros for windows? I searched on web for last 2days. Although there is option to install ROS in Windows, I did not find any reliable resources to run a simple program Hello world program.

Asked by Ellena on 2023-04-21 18:13:16 UTC

Comments

Answers

While it's technically possible, ROS1-on-Windows is difficult, to say the least.

If you're just starting out, I would not recommend using Windows.

Asked by gvdhoorn on 2023-04-22 02:05:05 UTC

Comments

Just a follow up question do you recommend Ubuntu on virtual box?

Asked by Ellena on 2023-04-22 07:34:42 UTC

If possible, I would also stay away from Virtual Machines. If you must use one, use VMWare (on Windows, other OS have other options). It's going to be much faster.

The thing is: as a newcomer (ie: someone just starting out), would you rather figure out how to get things to work in a VM, diagnose performance issues, debug 3D graphics problems, etc, or would you rather spend time learning and working with and on ROS?

If the latter: use a supported OS (like Ubuntu).

Asked by gvdhoorn on 2023-04-22 10:12:56 UTC