rosserial w/ Arduino Leonardo
I'm trying to use the rosserial_arduino package with an Arduino Leonardo but I keep getting the error:
> [ERROR] Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino
whenever I try to run the serial_node.py from the rosserial package...
Can anybody please helpe me?! Thanks in advance ;)
So, what about the version mismatch in the error message? What code is on the arduino and what are you running on the ROS machine? The actual workspace might be relevant (i.e. one built from source, one from system)
I'm using the rosserial version pulled directly from the repository at [rosserial @ GitHub](https://github.com/ros-drivers/rosserial) and I'm using the Hydro distribution for ROS. About the Arduino code, I'm compiling the source code against the generated compiled ros_lib libraries generated by the command: > rosrun rosserial_arduino serial_node.py ~/sketchbook/libraries