Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collision avoidance algorithm #138

Open
ClayMav opened this issue Mar 3, 2020 · 0 comments
Open

Collision avoidance algorithm #138

ClayMav opened this issue Mar 3, 2020 · 0 comments
Labels
feature New feature to add. flight

Comments

@ClayMav
Copy link
Member

ClayMav commented Mar 3, 2020

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.

@ClayMav ClayMav added feature New feature to add. flight labels Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to add. flight
Projects
None yet
Development

No branches or pull requests

1 participant