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

Motion Model #57

Closed
wants to merge 26 commits into from
Closed

Motion Model #57

wants to merge 26 commits into from

Commits on Jan 15, 2024

  1. Initial motor reorder

    joe-spall committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f87b8ba View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 21, 2024

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

Commits on Jan 22, 2024

  1. Put in coefficients

    joe-spall committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6db816e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Add time component to PID

    joe-spall committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ca45bfe View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. More control changes

    joe-spall committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    54d36fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    081dbba View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Apr 8, 2024

  1. WIP Style, naming, etc.

    joe-spall committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d56e166 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    1666801 View commit details
    Browse the repository at this point in the history
  2. Style fixes

    joe-spall committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    305c507 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 21, 2024

  1. Removed unused filter

    joe-spall committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    4501a82 View commit details
    Browse the repository at this point in the history
  2. Remove debug printing

    joe-spall committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    4aa49e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Readded initial covariance

    joe-spall committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ea1d6c2 View commit details
    Browse the repository at this point in the history
  2. Updates kalman gain

    joe-spall committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    60b6671 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc5262d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'user/jspall/motion_model' of github.com:SSL-A-Team/firm…

    …ware into user/jspall/motion_model
    guyfleeman committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    21a4ee5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4f8afd View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge branch 'user/jspall/motion_model' of github.com:SSL-A-Team/firm…

    …ware into user/jspall/motion_model
    guyfleeman committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    52ac7fc View commit details
    Browse the repository at this point in the history
  2. Change a few signs

    joe-spall committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    411abd9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'user/jspall/motion_model' of github.com:SSL-A-Team/firm…

    …ware into user/jspall/motion_model
    guyfleeman committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6b4c91f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. More fixes from bringup

    joe-spall committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e762e94 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 19, 2024

  1. Merge branch 'user/jspall/motion_model' of github.com:SSL-A-Team/firm…

    …ware into user/jspall/motion_model
    guyfleeman committed May 19, 2024
    Configuration menu
    Copy the full SHA
    fefe724 View commit details
    Browse the repository at this point in the history
  2. set I gains to 0

    guyfleeman committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f0a9ceb View commit details
    Browse the repository at this point in the history