-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Behrooz Tahanzadeh edited this page Sep 16, 2017
·
1 revision
Welcome to the serial_io wiki!
This ROS package provides a simple interface for writing to and reading from a serial port (eg: Arduino). Serial_io contains these nodes:
-
It has a write and read line functionality. Port name and baud rate should be provided as ROS parameter and it will try to open the specified port in the beginning.
-
The purpose of this node is to provide a mechanism of finding and binding a right port to specific topics.