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

Add user input waits before homing and loadcell zero #169

Open
tkevinbest opened this issue Nov 7, 2023 · 0 comments
Open

Add user input waits before homing and loadcell zero #169

tkevinbest opened this issue Nov 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tkevinbest
Copy link
Member

🚀 Feature Request

Right now, the osl.home() routine starts moving the joints right away. I think we should require a button press before this happens for safety. Same thing for the loadcell zeroing. If you don't know it is about to happen, you might not be ready for it.

The solution is pretty simple:
input('\nPress enter to begin homing:')

@tkevinbest tkevinbest added the enhancement New feature or request label Nov 7, 2023
@imsenthur imsenthur self-assigned this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants