Skip to content
#

motor-controller

Here are 257 public repositories matching this topic...

lokiledev
lokiledev commented Mar 21, 2021

Add a procedure for finding the endstop.
This would be a good addition with #114 .

It would work only in position mode, typically for a robot joint control, where there are mechanical endstops.
It is hard to make a generic procedure that works for all sizes of robots, but the algorithm could be something like the following.

  • Start with target position = current position.
  • Create a mo
enhancement good first issue firmware

Improve this page

Add a description, image, and links to the motor-controller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the motor-controller topic, visit your repo's landing page and select "manage topics."

Learn more