Changed bus voltage to getAppliedOutput#62
Closed
CinoDelta wants to merge 32 commits intoStuyPulse:mainfrom
Closed
Changed bus voltage to getAppliedOutput#62CinoDelta wants to merge 32 commits intoStuyPulse:mainfrom
CinoDelta wants to merge 32 commits intoStuyPulse:mainfrom
Conversation
…ting for now, need to run sysID before testing. FIRST OUT OF AT LEAST 3 COMMITS FEATURES: - ability to take a pregenerated trajectory (path) and use tank drive to travel along it
* fix autons - removed 2xL1 as it will not work 100% as is - removed LED commands as they break the autons - alter the remaining autons that use WaitUntilCommand(doesnt work) to use .withTimeout(works) * remove WaitUntilCommnand from imports of autons(i forgot to do)
- Fixed auton timings - Fixed auton movement directions - Added more to double coral auton without odometry - Changed roller max speed to 0.75 in preparation for belts
-fix throughbore values -update sysid -revert pivot pid values
might be wrong b/c conflicts are "complex"
might be wrong b/c conflicts are "complex"
-yunus
- PivotGetRotation is now PivotGetRotationRelative - PivotGetAbsolute is now PivotGetRotation - Put in constants for throughbore
-utilize throughbore instead of neo encoder for everything -fix any issues that came with this -edit coral scoring to be more consistant -will have to tweak more later
-decreased coral scoring angle which the pivot moves down to increase consistency -added coral reseat to make reseating coral easier incase of misfeed
- Change std devs - Add drivetrain values into pose estimator update method - Refactor some of Settings.java - I think thats it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.