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

Revision history [back]

Hi there! I've done this before, it depends on which shield you are using to control it, I assume you are using a shield for Arduino right? There is one node already for a raspberry shield but I bet that is not the one you are using.

If you are using the ST L6470 stepper controller then check out this link. That is the node you should be using. If you are controlling the stepper directly from the Arduino from the digital pins, don't do that, since you'll probably kill your Arduino due to current use.

If you provide more info about the shield you are using I can help further.