How to set up a third party motor in ROS? [closed]
Hello, I'm trying to set up this motor:http://www.animatics.com/download/product_info/Users-Guide.pdf in conjunction with this controller:http://www.roboteq.com/index.php/docman/ax-documents-files/ax-documents-1/ax-userman-1/ax25xx-user-manual/88-ax2550-user-manual/file in ROS. However, I've never tried to set up a piece of hardware in ROS before that didn't already have drivers for this purpose already written by someone else. Now I'm not even sure where to begin. Would I have to write drivers to make ROS interact with these devices, or is there a simpler way?
Help would be much appreciated.