Arctos6135 / frc-2024

Other
1 stars 1 forks source link

Vision #44

Open n-arms opened 9 months ago

n-arms commented 9 months ago

Make a Vision subsystem that uses Photonvision to detect a note on the ground in front of the robot. There should be a hasTarget method to check if a note is detected, a getNoteDistance method to return the approximate distance in m to the note, and a getNoteAngle method to return the yaw of the note in radians.

BenM-BenM commented 8 months ago

If this isn’t actually done I guess it should be reopened