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

Identify and remove pylon from list of obstacles. #130

Open
3 tasks
coledie opened this issue Mar 1, 2020 · 0 comments
Open
3 tasks

Identify and remove pylon from list of obstacles. #130

coledie opened this issue Mar 1, 2020 · 0 comments
Labels
feature New feature to add. Obstacle Obstacle related task. vision

Comments

@coledie
Copy link
Member

coledie commented Mar 1, 2020

Description of Problem

Original Idea: If pylon.in_frame, remove the rightmost obstacle.
Need to be able to determine if pylon is detected by obstacle detector and remove so we don't try to avoid it.

Requirements

  • Check if the pylon is in the frame
  • Determine way to identify obstacle as the pylon
  • Remove the pylon from the list of obstacles if it appears
@coledie coledie added feature New feature to add. good first issue Good for newcomers Infrastructure Infrastructure related task. Obstacle Obstacle related task. vision labels Mar 1, 2020
@coledie coledie self-assigned this Mar 6, 2020
@coledie coledie removed their assignment Mar 13, 2020
@fallscameron01 fallscameron01 added Pipeline Pipeline related task. and removed Infrastructure Infrastructure related task. good first issue Good for newcomers labels Apr 23, 2021
@fallscameron01 fallscameron01 removed the Pipeline Pipeline related task. label Apr 23, 2021
@fallscameron01 fallscameron01 changed the title Pipeline handle obstacle detection registering pylon as obstacle. Identify and remove pylon from list of obstacles. Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to add. Obstacle Obstacle related task. vision
Projects
None yet
Development

No branches or pull requests

2 participants