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

mtp does not stop at position #8

Closed
tcorbly opened this issue May 21, 2020 · 2 comments · Fixed by #84
Closed

mtp does not stop at position #8

tcorbly opened this issue May 21, 2020 · 2 comments · Fixed by #84
Assignees
Labels
bug Something isn't working

Comments

@tcorbly
Copy link
Member

tcorbly commented May 21, 2020

move_to_position does not stop at specified position and continues when msleep is longer than period needed to get to position

@tcorbly tcorbly added the bug Something isn't working label May 21, 2020
@prithvirajkadiyala
Copy link
Contributor

This is still being worked on. Apparently the program doesn't respond with the correct value back to the code, so that the robot can stop when the desired position is achieved.

@navzam navzam assigned navzam and unassigned prithvirajkadiyala Apr 16, 2021
@navzam
Copy link
Member

navzam commented Apr 16, 2021

I'm working on this as part of getting all the common motor commands working, including mrp()/mtp() and the position functions like gmpc()/cmpc()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants