Skip to content

try out stepper instead of dc motor #98

@Armandpl

Description

@Armandpl

dc motor issues:

  • needs a gearbox to have enough torque + have a thick enough axle to clamp the robot arm onto (axle straight out of those motors are super thin). gearbox is not durable, i broke one already by sending gaussian noise as an action. stepper doesn't have a gearbox and afaik will not be damaged if we skip steps or send garbage inputs.

  • needs a slip ring (or a well designed and tuned position controller) to avoid tangling the cable. ideally we don't want low level controllers, we just want the algo to send raw low level actions. seems easier to implement safety limits + resets with a dumb auxiliary controller on a stepper.

  • order: nema17, drv8825 breakout, breakout encoder with magnet as5600, breadboard+cables, logic level shifter breakout, some way to provide power to the motor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions