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
Vision will be supplying a list of bounding boxes of objects, and it is flight's job to determine what boxes represent threats and how we should react to those threats. Write an algorithm, and test with made up sample data that you create, which will look at those bounding boxes and alter the course to stay safe.
The text was updated successfully, but these errors were encountered:
Description of Problem
Vision will be supplying a list of bounding boxes of objects, and it is flight's job to determine what boxes represent threats and how we should react to those threats. Write an algorithm, and test with made up sample data that you create, which will look at those bounding boxes and alter the course to stay safe.
The text was updated successfully, but these errors were encountered: