FRC2706 / 2020-2706-Robot-Code

The Robot Code for the 2020 FIRST Robotics Competition INFINITE RECHARGE
Other
4 stars 2 forks source link

Vision System: Vision Assisted Shooter #59

Open nicojopr opened 4 years ago

nicojopr commented 4 years ago

Specific software for vision assisted shooter aim, spinup

Production software for the vision subsystem in the robot code, including:

davidliu-2706 commented 4 years ago

When we are given the distance from the target, the height of the target and the angle at which the ball leaves the robot, we can calculate the velocity of the ball.

davidliu-2706 commented 4 years ago

C6B6FAFD-170B-4116-B7C5-6EA7F25600A0 This formula can be used to calculate the revolutions per minute of the shooter wheel when we are given its velocity.