ros communicate with other operating system [closed]

asked 2015-05-10 07:50:15 -0500

cros gravatar image

I want to communicate ros with other operating system, does anyone know some books about this,thank you

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2016-07-27 18:15:44.601603

Comments

what OS?
Take a look at rosserial: Allows users to get ROS nodes running on various systems. These clients are ports of a the general ANSI C++ rosserial_client library. rosserial_arduino rosserial_embeddedlinux - support for Embedded Linux rosserial_windows - Windows

corb gravatar image corb  ( 2015-05-10 08:01:07 -0500 )edit