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

Revision history [back]

It is definitely possible, and would be trivial through ROS+rosserial pub/sub using a message containing an int[] array.

Implementing a bespoke communication protocol over the serial link is not in scope for this QA board.

It is definitely possible, and would be trivial through ROS+rosserial pub/sub using a message containing an int[] array.array, or reading parameters from the rosparam server.

Implementing a bespoke communication protocol over the serial link is not in scope for this QA board.