ros communicate with other operating system [closed]
I want to communicate ros with other operating system, does anyone know some books about this,thank you
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I want to communicate ros with other operating system, does anyone know some books about this,thank you
Asked: 2015-05-10 07:50:15 -0500
Seen: 104 times
Last updated: May 10 '15
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