frc538 / 2020-infinite-recharge

Robot code for FRC Team 538.
0 stars 0 forks source link

Configure vision #50

Open drewwhis opened 4 years ago

drewwhis commented 4 years ago

Determine location on the field where we want to shoot from and record the vx and vy values.

@Hoodsen1 once they find the spot to shoot from, can you configure the camera so that we record that location as (0,0) in (vx,vy)? I think there's a way to do that with the cross hairs.

drewwhis commented 4 years ago

Or maybe we need to do the dual crosshairs?