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

feat: add auto #14

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat: add auto #14

wants to merge 4 commits into from

Conversation

Lubcas
Copy link
Contributor

@Lubcas Lubcas commented Nov 15, 2024

No description provided.

zabzzz and others added 4 commits November 15, 2024 16:52
* chore: set line endings

* chore: constants fix (#16)

* chore: constants fix

* Update src/main/java/frc/robot/Constants.java

* Update src/main/java/frc/robot/Constants.java

* Update src/main/java/frc/robot/Constants.java

* fix: chassis matter

* fix: loop overrun warning (#17)

* fix: loop overrun warning

* fix: formatting

* feat: intake (#15)

* feat: created intake subsystem

* feat: added intake commands

* fix: updated intake to use units/inline commands

* fix: removed motor inversion, removed units for speed

* fix: formatting

* fix: fixed speed based on tests, added text files

* Update src/main/java/frc/robot/subsystems/IntakeSubsystem.java

Co-authored-by: Minh Vu <[email protected]>

* Update src/main/java/frc/robot/subsystems/IntakeSubsystem.java

Co-authored-by: Minh Vu <[email protected]>

* Update src/main/java/frc/robot/Constants.java

Co-authored-by: Minh Vu <[email protected]>

* Update src/main/java/frc/robot/subsystems/IntakeSubsystem.java

Co-authored-by: Minh Vu <[email protected]>

* fix: constructors changed

* fix: changed intake rest speed

* fix: changed intake rest speed function

* chore: add import

* chore: delete logfile

* chore: remove uneeded comment, removed logfile

* chore: removed logfile

* Update src/main/java/frc/robot/RobotContainer.java

Co-authored-by: Minh Vu <[email protected]>

* Update src/main/java/frc/robot/RobotContainer.java

Co-authored-by: Minh Vu <[email protected]>

* Update src/main/java/frc/robot/subsystems/IntakeSubsystem.java

Co-authored-by: Minh Vu <[email protected]>

* chore: formatting

---------

Co-authored-by: lpd20 <[email protected]>
Co-authored-by: Lance <[email protected]>

* fix: overrun and image flip (#19)

---------

Co-authored-by: minhd-vu <[email protected]>
Co-authored-by: JetBluefan1 <[email protected]>
Co-authored-by: lpd20 <[email protected]>
Co-authored-by: Lance <[email protected]>
@JetBluefan1 JetBluefan1 reopened this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants