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

Backspace for A-Stop should take effect in autonomous mode, not just practice #17

Open
sciencewhiz opened this issue Oct 30, 2024 · 2 comments
Assignees
Labels

Comments

@sciencewhiz
Copy link
Contributor

It seems like backspace for A-Stop should work in autonomous mode, not just in practice mode. I'm worried that someone would get used to backspace during autonomous testing and would then run in auto mode, and press backspace and have it not disable. It seems safer to make backspace act as disabled in autonomous mode.

@TheTripleV
Copy link
Member

TheTripleV commented Oct 30, 2024

In practice mode, AStop shouldn't permanently disable. The robot should still go into teleop afterwards automatically.

With this proposed behavior, I think the opposite can happen where someone gets used to using backspace to disable the robot in auto and are surprised that the robot magically enables itself in practice mode.

@sciencewhiz
Copy link
Contributor Author

The DS has bright orange flashing to remind you it's going to enable.

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

No branches or pull requests

3 participants