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

ROS on windows [closed]

asked 2017-06-30 06:24:29 -0500

fhggty2017 gravatar image

Hi! I'm Korean college student.

I succeeded in communicating between Windows and Ubuntu using the example in hydro / win_ros. (windows - hydro, ubuntu - indigo) If I try to run the ROS code using visual studio2015, I get a link error. I also made various settings as shown on the wiki. Is there a way to solve it? Also, I would like to compile with open source code by adding the ROS code, would not it be a problem? thanks

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by allenh1
close date 2018-08-09 08:47:38.881622

Comments

win_ros has not been maintained for a very long time (and Hydro has been EOL for quite some time now too). Do you really need to use win_ros, or do you just need to be able to communicate with a ROS node graph from Windows? If the latter, you could look at rosbridge_suite, ..

gvdhoorn gravatar image gvdhoorn  ( 2017-06-30 07:48:13 -0500 )edit

.. ros.net, rosserial_windows or perhaps even ROS on Win10/WSL (#q238646).

gvdhoorn gravatar image gvdhoorn  ( 2017-06-30 07:49:53 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-07-04 13:37:29 -0500

allenh1 gravatar image

ROS 2 does support Windows! You write your windows code in ROS 2, then use the ros1_bridge on your Linux system to communicate with ROS 1.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-06-30 06:24:29 -0500

Seen: 330 times

Last updated: Jul 04 '17