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

Compute Head Direction Vector #276

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    62bb6ab View commit details
    Browse the repository at this point in the history
  2. Minor fixes docstring

    b-peri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4cafd33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9467ede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55094e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8eddc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bce1aeb View commit details
    Browse the repository at this point in the history
  7. Extended testing and added front_keypoint argument to `compute_head…

    …_direction_vector()`
    b-peri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a7343c9 View commit details
    Browse the repository at this point in the history
  8. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and b-peri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e3db1ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a156ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00f2dc5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98312d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Implemented feedback from Zulip discussion and created `compute_head_…

    …direction_vector()` alias function
    b-peri committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b28a323 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in docstring

    b-peri committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    aa95133 View commit details
    Browse the repository at this point in the history