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

Intake command #6

Merged
merged 13 commits into from
Feb 26, 2024
Merged

Intake command #6

merged 13 commits into from
Feb 26, 2024

Commits on Feb 21, 2024

  1. Created Intake Command

    Create intake command to start motors to grab a note.  Need to add code to move the arm to the correct position.
    
    Reset controller to have A intake and B eject for testing.  Added code for limit switches to stop the intake.
    Normality-Zero committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    20e6049 View commit details
    Browse the repository at this point in the history
  2. Revert "Corrected ShootCommand error"

    This reverts commit ce0f087.
    skoot1331 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    16c2e8c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Added an intake eject command

    IntakeEjectCommand for ejecting the note from the intake.
    Heatround committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7f1a877 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Post-test of intake

    Tested the code and fine tuned the intake motor settings.
    James2028s committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cd6090a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. testing commit

    James2028s committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3c2e5c4 View commit details
    Browse the repository at this point in the history
  2. add prints

    James2028s committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d1303b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. comment out PID

    skoot1331 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b796224 View commit details
    Browse the repository at this point in the history
  2. add PID command

    skoot1331 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    53209a9 View commit details
    Browse the repository at this point in the history
  3. update controls

    skoot1331 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    cf8dec0 View commit details
    Browse the repository at this point in the history
  4. add reset prints

    skoot1331 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c0f2798 View commit details
    Browse the repository at this point in the history
  5. bumper arm keybindings

    skoot1331 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9b6d70a View commit details
    Browse the repository at this point in the history
  6. Update Constants.h

    intake constants updated
    James2028s committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    26ec29d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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