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

April Tag Opponent Detection #356

Open
Daniel-Martin576 opened this issue Nov 8, 2020 · 0 comments
Open

April Tag Opponent Detection #356

Daniel-Martin576 opened this issue Nov 8, 2020 · 0 comments

Comments

@Daniel-Martin576
Copy link
Contributor

Daniel-Martin576 commented Nov 8, 2020

Goal: We want to experiment with detecting cars using April tags on the back of the vehicles.
Really high-level overview:

  1. Detect April Tags
  2. Associate Tag with ID for each vehicle
  3. Generate hitbox of the opponent car (so that we can dodge it)

Note: Must be able to keep track of multiple cars

New Files Created (at least): rr_evgp/src/tag_detection/tag_detection.cpp

Success Criteria:

  • Node parameters configurable through the launch file
  • Can detect April Tags
  • Can associate tag to car Id
  • Can place an obstacle where the car is currently located
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants