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

Develop ROS on Windows 10 using Linux Subsystem

asked 2017-07-28 06:18:12 -0500

Ortix gravatar image

I've been tinkering with installing ROS on WSL and so far it's been working fine. However, the toolchain is somewhat tedious.

Is there a streamlined way to use an IDE on Windows 10 such as Visual Studio or Visual Code to develop ROS packages and use things like linting, hinting and built in terminals?

My biggest annoyance is the constant switching to various terminals, running the core, modifying the CMake file and so forth.

edit retag flag offensive close merge delete

Comments

2

I think the biggest problem here is that the integration between WSL and Win10 is just not completely there yet.

gvdhoorn gravatar image gvdhoorn  ( 2017-07-28 07:10:24 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-05-27 13:51:02 -0500

VS Code works well with WLS now. Just tipe "code ." in any folder and it will automatically open it in VSC on Windows. The first time, it will trigger the installation of the required extension.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-07-28 06:18:12 -0500

Seen: 804 times

Last updated: Jul 28 '17