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

More efficient intake useage #14

Open
dltompki opened this issue Jan 24, 2021 · 0 comments
Open

More efficient intake useage #14

dltompki opened this issue Jan 24, 2021 · 0 comments
Labels
feature New functionality

Comments

@dltompki
Copy link
Contributor

Proposed Functionality

The robot only turns on its intake when it needs to, most likely when it is close to a power cell.

Suggested Implementation

A command which turns on intake mode when a power cell is close and turns it off once the power cell has been picked up. This will need some sort of sensor (computer vision?) to detect the ball and will probably have to be run in parallel with the movement command.

Resources

https://docs.wpilib.org/en/stable/docs/software/vision-processing/index.html

@dltompki dltompki added the feature New functionality label Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
Development

No branches or pull requests

1 participant