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: Pointing Gesture Recognition (and Gesture Classification) #254

Draft
wants to merge 16 commits into
base: devel
Choose a base branch
from

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    3ffdc02 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Update code with various changes

    The package was renamed to mdr_recognize_gesture_action, a pointing_gesture_recognizer class was added, the README was updated, etc.
    af-a committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    103f230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6997095 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    44e6e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3c820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f604ec0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    f6683d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c136e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Configuration menu
    Copy the full SHA
    e9028ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efce476 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    9710dfb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    8afea88 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    4fafabf View commit details
    Browse the repository at this point in the history
  2. Filter out pointing person and objects within arm, and use pose estim…

    …ates to choose closest object in PointingGestureRecognizer
    af-a committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    b1f105c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Modify PointingGestureRecognizer to incorporate focus on person most …

    …likely to be pointing
    af-a committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    6ca5708 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Merge branch 'devel' of https://github.com/b-it-bots/mas_domestic_rob…

    …otics into feature/gesture-recognition
    af-a committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    8732a68 View commit details
    Browse the repository at this point in the history