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

use ros_arduino_bridge with other hardwares

asked 2014-09-25 15:14:25 -0500

mohammad gravatar image

hi everyone I want to use ros_arduino_bridge stack by Patrick Goebel for my mobile robot base controller. There are two hardwares that patrick has used in it. Pololu VNH5019 dual motor controller shield ( http://www.pololu.com/catalog/product... ) or Pololu MC33926 dual motor shield ( http://www.pololu.com/catalog/product... ) for drive the motors and Robogaia Mega Encoder shield ( http://www.robogaia.com/two-axis-enco... ) for encoders.

Unfortunately the encoder shield is out of stock and both two shields are so expensive from my country because i need to import them.

Is it possible to use other shields for this stack??? I am a new learner in robotics and ROS and some more practical advice can help me because now i am so confused about how to do for my work without these two hardwares :((((((

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-09-25 23:14:21 -0500

ahendrix gravatar image

There's an ongoing discussion about this on the Homebrew Robotics mailing list: https://groups.google.com/forum/#!top...

The bottom line is that this should be doable, provided that you choose a motor shield and encoder shield that are compatible with one another. Mostly this just means that they shouldn't use the same pins, but you may also want to check that they don't use the same timers and hardware interrupts.

From there, you'll probably need to update the arduino sketch for your shield(s) pin configuration.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-09-25 15:14:25 -0500

Seen: 464 times

Last updated: Sep 25 '14