You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run the code with Arduino Mega, MPU 9250 and my host laptop which has ros kinetic installed. when ever I tried to execute the following command : rosrun rosserial_python serial_node.py /dev/ttyACM0
I get the following error: [ERROR] [1566152182.999721]: Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino
What should I do?
The text was updated successfully, but these errors were encountered:
I tried to run the code with Arduino Mega, MPU 9250 and my host laptop which has ros kinetic installed. when ever I tried to execute the following command :
rosrun rosserial_python serial_node.py /dev/ttyACM0
I get the following error:
[ERROR] [1566152182.999721]: Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino
What should I do?
The text was updated successfully, but these errors were encountered: