You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gets the vector of targets, decides which one we should shoot at.
Sort targets array by Y value, look for the highest target.
Option to try once we're done with everything else: turn LEDs off, take one picture, turn them back on. Get the targets from that picture and delete any targets that show up in both vectors from the original one- this should eliminate any of the lighting that passes as a target.
The text was updated successfully, but these errors were encountered:
Gets the vector of targets, decides which one we should shoot at.
Sort targets array by Y value, look for the highest target.
Option to try once we're done with everything else: turn LEDs off, take one picture, turn them back on. Get the targets from that picture and delete any targets that show up in both vectors from the original one- this should eliminate any of the lighting that passes as a target.
The text was updated successfully, but these errors were encountered: