Unable to sync with device - Arduino Nano rosserial
Hello.
I am trying to use rosserial to communicate between a Jetson Nano 2GB and Arduino Nano.
Here is my error:
[ERROR] [1624844028.297385]: Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino
I have already tried the suggestions in this forum post such as changing the baud rate on both ends, different cable, etc. I am only subscribing to one topic from the Arduino Nano.
I am new to ROS, so any help is appreciated. Thanks