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
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: 70 times
Last updated: May 10 '15
Changing MPC_XY_VEL_MAX in flight, in offboard, with python script
Using MoveGroup in different nodes (moveit!)
Do I really need to $ source ~/catkin_ws/devel/setup.bash ?
Create Topic using an existing library C++
On MacOS: Running ROS and its gui tools through a docker image edit
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