serial_driver
A template class and associated utilities which encapsulate basic reading from serial ports
Links
README
Serial Driver
A package which which encapsulates basic receiving and sending of serial data.
Provided within this package is the following executabe:
serial_bridge: combined both receiver and sender nodes into one
Provided within this package also is a serial_driver
library without the ROS2 dependencies which could be used elsewhere.