frc5687 / frc5687/2018-switchbot

Use jeVois cube tracking to intake nearest cube

Open
#19 0 comments 0 reactions 1 assignee Claimed by @Liham View on GitHub
Dominant language
Java
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Like task #18 the goal here is to alter the robot's motion based on feedback from the vision processor.
In this case, we want a whole new auto-routine that will run the intake and drive forward, steering towards the nearest cube until it is captured.
The JeVois can be configured to detect a cube and send back its offst angle, which we can then feed into an AutoDrive-like PID-based routine.
JeVois info can be found [here](http://jevois.org/doc/), but be sure to watch team 254's presentation on vision processing [here](https://www.team254.com/documents/vision-control/) first!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.