ros communicate with other operating system
I want to communicate ros with other operating system, does anyone know some books about this,thank you
Asked by cros on 2015-05-10 07:50:15 UTC
I want to communicate ros with other operating system, does anyone know some books about this,thank you
Asked by cros on 2015-05-10 07:50:15 UTC
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
Asked by corb on 2015-05-10 08:01:07 UTC