Skip to content

Adds VisionSubsystem to code base - #60

Open
king-shak wants to merge 3 commits into
masterfrom
VisionSubsystem
Open

king-shak wants to merge 3 commits into
masterfrom
VisionSubsystem

Conversation

@king-shak

Copy link
Copy Markdown
Contributor

This adds VisionSubsystem, which simply determines whether the Limelight has a target and calculates the distance to the target.
closes #58

@king-shak king-shak added Pending Hardware Testing Still needs to be tested on hardware Subsystem: Shooter Related to the shooter subsystem labels Feb 2, 2020
@king-shak king-shak self-assigned this Feb 2, 2020
Comment thread src/main/java/org/frcteam2910/c2020/subsystems/VisionSubsystem.java Outdated
Comment thread src/main/java/org/frcteam2910/c2020/subsystems/VisionSubsystem.java Outdated
king-shak and others added 3 commits February 8, 2020 14:57
…ght of the Limelight in the calculations. Also, put in reminders because we need to get the actual height and mounting angle of the Limelight.
… inner target, modified VisionRotateToTargetCommand to get the proper angle to the target.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Pending Hardware Testing Still needs to be tested on hardware Subsystem: Shooter Related to the shooter subsystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Distance Calculations for Shooter

3 participants