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

Changes from testing week of 2/19 and 2/26 #7

Merged
merged 49 commits into from
Mar 12, 2024
Merged

Changes from testing week of 2/19 and 2/26 #7

merged 49 commits into from
Mar 12, 2024

Commits on Jan 20, 2024

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

Commits on Jan 23, 2024

  1. "finished" vision.io

    lncompetant committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    359ca5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcdf6b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Began calculations for 2D odometry. Having issues with linking variab…

    …les from FieldVisionIO to swerve.java
    lncompetant committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    42e26e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Made vision subsystem

    lncompetant committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    086a8d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5305eb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    196a628 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Added odometry stuff

    lncompetant committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    215944b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    d4a99db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8148bbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b55d3b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac1abeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c25b03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8069ec View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Final checks and revisions to piece and field vision. We need to tune…

    … for the angles the limelight will be seeing
    lncompetant committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0885a26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611ff74 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from FIRSTTeam102/arm

    Set up arm for testing and added smart motion
    carahegadorn authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    127d853 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from FIRSTTeam102/vision

    Vision for testing
    carahegadorn authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9408f9d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    0b1198a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    171191e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 22, 2024

  1. Arm fixes and manual control updates

    invert the follower motor correctly, compensate voltage, rename stopArm() to stop(), added inputs, added deadbanding and proper holding to manual control
    shinthebinn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    34dce68 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Arm changes from testing

    Configured feed-forward voltage, added axis scaling to manual control and also moved to its own file in /util/, moved manual control activator to RS
    shinthebinn committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c10a1fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c29159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ad0d62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a47420 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Rename setArmPosition.java to SetArmPosition.java

    keep it consistent with our naming scheme
    shinthebinn authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6510f26 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. tuning and stuff 2/26

    Added some commands for preliminary drive team stuff, updated swerve offset, tuned shooter, got subwoofer and amp presets for shooter, tuned intake speed, arm is a bit slower (may need to tune better soon)
    shinthebinn committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f6839c4 View commit details
    Browse the repository at this point in the history
  2. Made the temporary amp preset move arm also

    More consistent with the subwoofer base preset which also sets the arm angle
    shinthebinn authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    22f45f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f7be41 View commit details
    Browse the repository at this point in the history
  4. made temp arm command a onTrue instead of whileTrue

    sorry for the ton of commits, these changes were not tested and were made quickly
    shinthebinn authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f94df8d View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. 2/28 tuning

    Updated angle and shooter speed for amp, updated angles for holding/intaking/subwoofer shot, made target-space entry actually publish
    shinthebinn committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    691c73a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Updated angle presets

    shinthebinn committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a3c1782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917e55d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff51051 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 7, 2024

  1. added reset factory defaults to both lead & follower SparkMax's to gu…

    …arentee no stray settings - 2 follower errors
    carahegadorn committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    726bda7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    953cd03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed4ec9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Made Auto align commands

    lncompetant committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    a7e543a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a50e2e1 View commit details
    Browse the repository at this point in the history
  3. Made angle offsets

    lncompetant committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    bb0aa1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bca583f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    803c35c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b87c25 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. AprilTagVision command - subsystems vision & swerve should be private…

    …, but they are not static (constants)
    carahegadorn committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ec2c80d View commit details
    Browse the repository at this point in the history
  2. restore factory defaults & burnFlash our settings in SparkMax - make …

    …sure we don't collide with rev hwc
    carahegadorn committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    30fb879 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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