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

Finally merge shooter branch into master #1

Merged
merged 40 commits into from
Mar 27, 2024
Merged

Finally merge shooter branch into master #1

merged 40 commits into from
Mar 27, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    a1580c4 View commit details
    Browse the repository at this point in the history
  2. Update to 2024.3.1

    bobopop787 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    528fd58 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Test shooter code

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

Commits on Feb 26, 2024

  1. Testing more with shooter

    - trying to access absolute encoder
    - change inputs for test shooter command to be closer to the final desired controls
    bobopop787 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    36bcf78 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    fcdb826 View commit details
    Browse the repository at this point in the history
  2. i think this is right???

    bobopop787 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    38c3082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4798b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Feb 29, 2024

  1. Arm code + more shooter

    - update wrist(arm) pid constants
    - update wrist positions
    - update controls for competition, closer to being finalized
    bobopop787 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8ae5ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81dd627 View commit details
    Browse the repository at this point in the history
  3. Limit switch stop

    bobopop787 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f85bd3f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Begin debug

    bobopop787 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a8ff50f View commit details
    Browse the repository at this point in the history
  2. Random swerve quick fixes

    bobopop787 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    18090d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Swerve fixing

    - increase current and accel limit
    - add option to not optimize wheels for potentially temporary fix for fast direction changes
    - cube-like filter for driver rotation input
    bobopop787 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    39030a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3f559 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Shooter position tuning

    also, temporary swerve code
    bobopop787 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    be2e644 View commit details
    Browse the repository at this point in the history
  2. Swerve odometry and auto prep

    - update path planner lib
    - get odometry working, also based on alliance, posted to Field2d
    bobopop787 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a218745 View commit details
    Browse the repository at this point in the history
  3. Prepare for merge

    bobopop787 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5844633 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68ad353 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    360f8a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82fd130 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ceb5dd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Small control change

    bobopop787 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    07390d3 View commit details
    Browse the repository at this point in the history
  2. See numbers

    bobopop787 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9dbe8e3 View commit details
    Browse the repository at this point in the history
  3. Auto preparing

    bobopop787 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    22ee826 View commit details
    Browse the repository at this point in the history
  4. Automatic sim changes

    bobopop787 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1020d5d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Begin auto trajectories

    - visualization will be shown in auto
    bobopop787 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f09570f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d974b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7b9bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4ee759 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Autos for competition

    - this is the current code for competition at Waterbury
    bobopop787 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    b064743 View commit details
    Browse the repository at this point in the history
  2. Updating for competition

    - autos calibrate gyro properly
    - adjust shooter angle
    bobopop787 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c82950a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Various adjustments during competition

    - adjust speaker and amp positions
    - speed up index
    - make autos drive further, make another auto to drive event further
    bobopop787 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    564d94f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. More competition updates

    - increase index speed
    - adjust arm angles to moved encoder
    bobopop787 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3e86bdc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Beginning intake and driver presets from meeting

    - intake test inputs for both deploy and rollers
    - preset pid for rotation tested, position still to be tested
    bobopop787 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0dcf049 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Mar 21, 2024

  1. Changes :)

    - aiming shooter command
    - photosensor
    - climber test code
    - arm visualization
    - slow drive when arm up
    bobopop787 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    17cc644 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 23, 2024

  1. Port forward limelight and update to 2024.3.2

    !! Limelight port forward is for being able to access limelight config through USB tether
    bobopop787 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a5e300d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Competition changes

    rip districts
    - adjust auto aim speaker known values for lerp
    - make method to check what alliance robot is on
    - add aim shoot auto, untested in competition but should work
    - stop automatically configuring gyro in auton to prevent funny, and any necessary changes to keep auton routines the same to adjust for no gyro change
    - increase some PID constants to reach setpoint quicker
    - further adjust shooter slowdown when reaching amp do prevent bouncing
    - change how gyro angle getter works
    bobopop787 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    635a4e5 View commit details
    Browse the repository at this point in the history