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

Lack of Motor Safety #17

Open
agasser opened this issue Jul 17, 2022 · 0 comments
Open

Lack of Motor Safety #17

agasser opened this issue Jul 17, 2022 · 0 comments

Comments

@agasser
Copy link

agasser commented Jul 17, 2022

Motor safety is not enabled for the drive motors. As noted in the WPILib documentation, Motor Safety is an important feature for FRC.

Examples of mechanisms that should have motor safety enabled are systems like drive trains and arms. If these systems get latched on a particular value they could cause damage to their environment or themselves.

This issue is similar to SwerveDriveSpecialties/Do-not-use-swerve-template-2021-unmaintained#11, but there are issues in the code in both repos.

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

No branches or pull requests

1 participant