How to use ROS to control a roboclaw motor.
Hi guys, I've been googling for ages and would really appreciate help on this, I am an absolute beginner trying to get ROS to control roboclaw which is in turn controlling maxon motors for a robot. I am running ROS Kinetic and I have a Arduino mega and a Roboclaw motor. Looking online it seems like the majority of people are using this library https://github.com/sonyccd/roboclaw_ros . I followed the instructions and installed it, unfortunately couldn't find any tutorials, but my question is how do I use it? Do I hook ROS up to an Arduino and then connect that to the motors etc?
Were you able to use roboclaw with arduino mega using ros serial ??