This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Ashley2021 codelab part1 #46
Open
ashley-wei
wants to merge
995
commits into
main
Choose a base branch
from
ashley2021CodelabPart1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
* added encoders and odometry * Adding simulation for drive motors * smart dashboard additions * debugging * added getx and gety functions Co-authored-by: PJ Reiniger <[email protected]>
* autonomous command to drive straight forward * fixed package
* Created Shooter Subsystem and command. * Print Statement * set goalRPM * Adding simulation for the shooter * Tuned PID values. Co-authored-by: PJ Reiniger <[email protected]>
* Created Shooter Subsystem and command. * Print Statement * set goalRPM * Adding simulation for the shooter * Tuned PID values. * Added intake and conveyor. * added to execute in intake and conveyor commands. * called stop function to end in commands. * adding simulator config for intake stuff * Called stop to shooterRPM command. * ended pid controller in stop function * removed print statements. Co-authored-by: PJ Reiniger <[email protected]>
* added drive distance command * added pid control to drive distance auto * finished driveDistance command * created TurnToAngle auto command. * added groups to auto call. * changed angle kP value. Co-authored-by: PJ Reiniger <[email protected]>
* Adding CI
* Added reuired subsystems to autoshoot command * added autoShoot to robotContainer command group
* added drive distance command * added pid control to drive distance auto * finished driveDistance command * created TurnToAngle auto command. * added groups to auto call. * changed angle kP value. * Added go to position auto command. * changed turn to angle * Added reuired subsystems to autoshoot command * added autoShoot to robotContainer command group * fixed errors with imports Co-authored-by: PJ Reiniger <[email protected]>
* Adding top level intellij project so it is easier to load in * Fixing checkstyle
* Adding top level intellij project so it is easier to load in * Adding top level intellij config, for easier importing Adding new More updates more More updates * Fixing checkstyle
* Fixing style errors * Fixing gradle permission
Co-authored-by: jackson <[email protected]>
* Getting codelabs building in monorepo * Trying to get CI passing for unix
* Removing irrelevant code * Delete for rename prep * Overwrote 2020 with the 2021 version
* Fixup 2019 * Disable styleguide for the other project
* Adding spotless formatting check * Apply spotless * Deduping libraries
* Moving libraries package * Fixing 2021 outreach bot packages * Fixing 2020 robot packages * Fixing 2019 robot packages * Fixing codelab packages * Fixing bad renames * Fixing up some other packages * Fixing robot names in build files
* Removing unnecessary code * Refactoring 2017 robot package name * Fixup robot project * More fixing up
* Turn on java spotless * Using intellij to fix some of the formatting issues in 2019/2018 * Using intellij to fix easy PMD errors * Fixing manual PMD errors * Fixing 2020 testboard * Fixing checkstyle errors * Finishing up * Removing the static subsystems and making most member variables private, to match 2020+ paradigm Co-authored-by: gosprogrammers <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.