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

Color sensor subsystem takes > 20 ms to execute #35

Closed
UserC2 opened this issue Feb 19, 2022 · 3 comments
Closed

Color sensor subsystem takes > 20 ms to execute #35

UserC2 opened this issue Feb 19, 2022 · 3 comments
Labels
bug Something isn't working Medium

Comments

@UserC2
Copy link
Collaborator

UserC2 commented Feb 19, 2022

Currently you can disable it by commenting out the color sensor line in RobotContainer.java:

//public final ColorSensing m_colorSubsystem = new ColorSensing();
@UserC2 UserC2 added bug Something isn't working Medium labels Feb 19, 2022
@UserC2
Copy link
Collaborator Author

UserC2 commented Feb 19, 2022

See #37, we could potentially use our own code instead of using the supplied library

@theyeeman
Copy link
Contributor

This ticket may be closed if we fully commit to not using colour sensors on the robot. Waiting for further instructions from Antoine

@FernTemp
Copy link
Collaborator

FernTemp commented Mar 3, 2022

Closing this issue since it seems we will not be using colour sensor

@FernTemp FernTemp closed this as completed Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Medium
Projects
None yet
Development

No branches or pull requests

3 participants