Creating a publisher to a Serial Port
Hello, I was wondering if it would be possible to create a publisher node that will send coordinates to a serial port (which is connected to a Teensy 4.0 board) without the usage of Micro-ROS or anything of the like. (i.e. just import serial in the node and proceed as usual)