Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Better auton paths #117

Merged
merged 23 commits into from
Apr 4, 2024
Merged

Better auton paths #117

merged 23 commits into from
Apr 4, 2024

Conversation

qntmcube
Copy link
Contributor

@qntmcube qntmcube commented Apr 4, 2024

Description

Completely redid and improved auton paths with better paths and easier to follow formatting/names
Changed the default shooting speed to 4800

How Has This Been Tested?

Tested on the practice field successfully, but still can be quicker and more consistent with more testing.
Changed the auto shooter feeding time to 1.2 seconds instead of 1.5 seconds, which based off of other tests should allow us to do 4 piece auton without stopping feeding to early but needs to be tested.

  • Unit tests: [Add your description here]
  • Simulator testing: [Add your description here]
  • On-robot bench testing: [Add your description here]
  • On-robot field testing: [Add your description here]

@qntmcube qntmcube requested review from maxspier and 1yd1a April 4, 2024 02:14
Copy link
Contributor

@1yd1a 1yd1a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm as long as we remember to test the 1.2 seconds instead of 1.5

@qntmcube qntmcube merged commit 71ab43c into main Apr 4, 2024
3 checks passed
qntmcube added a commit that referenced this pull request Apr 5, 2024
* driverOI handlePre

* changed autons to old shootNow

* adjusted auton path

* re-added DriverShootVelocityIntake in driverOI
changed auton to shoot off of subwoofer for first shot

* added timeout to auto intake and removed incorrect context ownership

* resets gyro to 180 degrees of current after auton is done

* stop shooter at the end of an auton and other context stuff

* Started making a more complete set of autons

* renamed autoIntake

* defualt 4800

* Shooter 4800 Changes and added center auton

* slight path tweaks

* spotless

* updated path

* Added midfield autons

* increased moveClimbersToBottom speed

* slightly decreased the intake feeding time into shooter for auton

* lowered climber speed back down, since it doesn't actually slow down the auton

* moved prox sensor threshold into a constant
we should increase to above 200

* reverted changes

* changed intake feeding time to 1.2 seconds

* commented log

* spotless

---------

Co-authored-by: Leek <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants