ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to set up a third party motor in ROS? [closed]

asked 2014-06-24 16:16:23 -0500

mysteriousmonkey29 gravatar image

updated 2015-08-18 01:33:41 -0500

ahendrix gravatar image

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.

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by mysteriousmonkey29
close date 2014-07-02 11:15:49.736281

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-06-24 16:54:10 -0500

ccapriotti gravatar image

Randy, both pieces are fantastic hardware. Very complex.

It depends very much on what you are going to do with them. The motor itself is programmable, with its own language, and the controller can be activated, as the motor, via RS-232.

What is your goal ? How are you going to use it ?

edit flag offensive delete link more

Comments

I would like to use the two together to control a large golf cart like vehicle through ros, based on measurements taken by a sick LMS111 laser scanner:http://www.sick-automation.ru/images/File/pdf/DIV05/LMS100_manual.pdf (#111)

mysteriousmonkey29 gravatar image mysteriousmonkey29  ( 2014-06-25 11:46:42 -0500 )edit

Quite frankly, not judging your project, but motor and controller seem to be both an overkill, to drive a "golf cart". There are some large RC motors and controllers (not actually radio control), used on hobby stuff, that would be a better fit, but yes, you will have to write code.

ccapriotti gravatar image ccapriotti  ( 2014-06-26 16:03:45 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-06-24 16:16:23 -0500

Seen: 197 times

Last updated: Jun 24 '14