sync arduino mega and ros serial help
hi,
i install rosserial from source and i want to command motors with arduino mega and i configure the port and baud 57600 but when i run my program, i receive Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino
what can i do please?
Asked by Emilien on 2016-07-12 07:39:14 UTC
Comments
What version ROS do you have on your desktop? What version of rosserial-arduino do you have?
Asked by luc on 2016-07-12 18:29:27 UTC
i use ros indigo
Asked by Emilien on 2016-07-13 02:28:32 UTC
try installing ros-indigo-rosserial-arduino
Asked by luc on 2016-07-19 18:06:38 UTC