Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use position encode to determine motor position #10

Open
killenb opened this issue Feb 8, 2021 · 0 comments
Open

Use position encode to determine motor position #10

killenb opened this issue Feb 8, 2021 · 0 comments

Comments

@killenb
Copy link
Member

killenb commented Feb 8, 2021

Currently the actual motor position is just calculated from the number of steps, which does not include slippage or hysteresis.
If a position encode is available, it should be used as the actual motor position. In case no encode is available, the calculation stays as it is.

What needs to be taken into account is that the encode value is jittering (detector noise).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant