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

Add CAN bus and ODrive Motor components #45

Merged

Commits on Oct 19, 2024

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

Commits on Oct 26, 2024

  1. odrive improvements

    Slaith12 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    434e26c View commit details
    Browse the repository at this point in the history
  2. Add test script

    Slaith12 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    6cb3ad5 View commit details
    Browse the repository at this point in the history
  3. update test code

    Slaith12 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a2e9e2b View commit details
    Browse the repository at this point in the history
  4. Update ODrive Code

    mdrc-catbot committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    b3006ee View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Update ODrive test code

    Slaith12 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1f0266f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    367fd96 View commit details
    Browse the repository at this point in the history
  3. Update odrive_motor.py

    Slaith12 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1ba1264 View commit details
    Browse the repository at this point in the history
  4. Finish test code

    mdrc-catbot committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3f8c6c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Fixes and cleanup

    Slaith12 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    9f0bfcb View commit details
    Browse the repository at this point in the history
  2. Update odrive_motor.py

    Slaith12 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    873fe7c View commit details
    Browse the repository at this point in the history
  3. Extra fixes

    mdrc-catbot committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    8f729aa View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Add better position control & adjust test code

    Code now learns what control/input mode the motor starts out in. Also added optional parameters for position limits.
    Slaith12 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e7b6504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c60d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac1b692 View commit details
    Browse the repository at this point in the history