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

[WIP] Perception and mission Detect deliver target #418

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

kev-the-dev
Copy link
Contributor

@kev-the-dev kev-the-dev commented Nov 3, 2018

depends on #416
closes #305

*Utilizes some of the code found in #396. Perception node which identifies the detect deliver target, tracks it over time, and publishes it's 3D pose using PnP.

  • Adds a mission to receive the target's pose and align navigator to shoot, firing the launcher when it's well aligned.

TODOs:

  • General cleanup / documentation
  • Tune edge detection / shape verification on more bag data
  • sanity checks
  • mil_common-ize functionality related to tracking inside a VisionNode

@ghost ghost assigned kev-the-dev Nov 3, 2018
@ghost ghost added the review label Nov 3, 2018
@kev-the-dev kev-the-dev force-pushed the detect-deliver-target branch from 2d6e682 to 419d9b7 Compare November 11, 2018 01:28
@kev-the-dev kev-the-dev mentioned this pull request Nov 19, 2018
@jaxnb jaxnb mentioned this pull request Dec 9, 2018
@kev-the-dev kev-the-dev force-pushed the detect-deliver-target branch from 1fa6d31 to db0229e Compare December 11, 2018 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detect Deliver Target Detector
1 participant