[ros-users] [Discourse.ros.org] [General] Introducing ROS1 on Windows

Lou Amadio ros.discourse at gmail.com
Sun Sep 30 19:32:07 UTC 2018



Hello @ruffsl, and the ROS community
One of the things I love about ROS is the ROS community. We wish to participate in the community honestly, respectfully and - now that the work is public - openly. We started discussions with Open Robotics and ROS Industrial Consortium well before starting this work, and they have guided us along the way.

There will not be a Windows fork of ROS. 

When enabling ROS on Windows, we are making every effort to minimize the delta between Linux and Windows. 
We are staging changes in a GitHub fork of ROS which will go away when the changes are contributed upstream. We have already started [contributing changes to the ROS repos](https://github.com/ros/ros_comm/pull/1479). We're working through the tests cases on Windows and validating on Linux before pushing upstream. We do expect this process to take time, as we worked on many repositories. 

Open Robotics asked us to host the Windows builds for ROS1 and ROS2. We have started the ROS1 build farm, and will point that farm at main repos as we push changes upstream and remove our forks. As we transition engineers off ROS1, we will set up the builds for ROS2.

To answer your question about launch files: this is something we'd like community input on. For our ports, we created new launch files with a -win added. This leads to unnecessary duplication, so I'll start another post soliciting input. 

During our porting so far, we have encountered surprisingly few Linux only code paths. We have a porting guide which addresses situations we've seen, but it is not exhaustive. We've migrated threading and path handling to boost, and with minor config changes serial migrates readily to COM ports. Most cases of usb go through libusb which works on Windows. 

That said, there will be many cases where porting is extremely difficult or impossible. In these cases, we recommend using Windows Subsystem for Linux (WSL) with Ubuntu. 

Microsoft wants to meet customers where they want to be. Prior to starting this work, I spoke with dozens of customers who wanted to leverage ROS, but required Windows in their environment.

ROS1 on Windows will not only be viable for those projects, but will also serve as a stepping stone to ROS2, especially for customers who want to use ROS2 on Windows. Once ROS1 on Windows is at feature and performance parity with Linux and committed upstream, we will redirect resources to feature work in and with ROS2, while maintaining ROS1 on Windows until EOL.

Microsoft participates in the ROS2 technical steering committee and is committed to the transition to ROS2.

@ruffsl, I hope this addresses your concerns. 
Thank you for reaching out, (and sorry for the delay in responding, I was at ROSCon)
Lou





---
[Visit Topic](https://discourse.ros.org/t/introducing-ros1-on-windows/6210/3) or reply to this email to respond.




More information about the ros-users mailing list