Trying to debug this error that I am getting from https://wiki.ros.org/rosserial_arduino/Tutorials/Hello%20World. I have attempted several suggestions from the web but none have worked. I am using an Arduino Leonardo and the version of ros is noetic.
Note the following solutions have not worked:
- changing the baud rate
- modifying SerialClient.py and node_handle.h
- reinstalling rosserial and ros_lib
The error message comes after uploading the HelloWorld example to the Arduino and executing rosrun rosserial_python serial_node.py /dev/ttyACM0.