You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Convert cameras to subsystems, add function to get vision-only pose estimate, use it in pose-seek.
* Added some code to store and load override values for coral pipe poses.
* Finished logic for auto-align target correction.
* Split X/Y gain for DriveToPose
* Fix NaN test
* Use wpilib Preferences not Java's
* Create config class for accessing named preferences
* Add d-padd button to fix auto-align pose
* Revert DriveToPose speeds logic
* Revert PID constants for DriveToPoseCommand
* Switch to field April tags
* Added Aapril tag json, removed reef offset, updated climber servo constants
* Remove reef offset todo
* morning tweaks
* Fix elevator rocket
* Move zorro controller command into teleop init.
* sycronized blue and red auto logic
* removed withtimout on elevator
* added timout to both red and blue L4autos
* Set default stop command for swerve in autonomous
* Prevent elevator rocket in joystick command
* made the elevator and robot move at the same time.
* Tweaked the choro by 3 inches
* Widen tolerance for pose seek display
* Remove init from lifter joystick command
* Tweaked the redCenterToL4G choreo
* commented out the createjoystickcontrolcommand and tweaked choreo.
* Another attempt to prevent skyrocket on teleop init
* Adjusted path for 1 piece auto
* Add a few metrics to smart dashboard
* Slowed down the red Auto in Choero
* Adjust Al;gae L3 height, comment out algae wrist set angle on grab
* Uncomment jostick elevator control
* Added pure odometry tracking for comparison with vision
* Calibrate odometry in robot mode init functions
* Replace Robot.updateOdometry() with DriveTrain.calibrateOdometry()
* Remove unnecessary write of scheduler to NT
* Record outtake pose as potential override
* Add back stem gym tag layout
* Reduce max velocity in DriveToPoseCommand
* A little refactoring
* Publish camera pose estimates to network tables
* spotless
* Fix null pointer in Vision camera polling. Switch to field layout
* updated climber retract setpoint
* invert logiv for intake supplier
* intake corals in parallel with CG, and stop intaking when hasCoral
* increase voltage of outtake algae to barge
* spotless
* Added Reef.Face.getNeareestPipe()
* Update to wpilib 2025.3.2
* Infer target for validated scoring pose independent of auto-align
* spotless
* Push some outtake and override poses to network tables
* Remove reef pipe dashboard publish
* Don't publish target position array
* spotless
* finish merge and clean
---------
Co-authored-by: nlaverdure <[email protected]>
Co-authored-by: Pez357 <[email protected]>
0 commit comments