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

pull master #13

Merged
merged 10 commits into from
Jun 19, 2024
Merged

pull master #13

merged 10 commits into from
Jun 19, 2024

Conversation

kytpbs
Copy link
Member

@kytpbs kytpbs commented Jun 19, 2024

No description provided.

@kytpbs kytpbs merged commit d62e410 into command-tests Jun 19, 2024
6 of 8 checks passed
kytpbs added a commit that referenced this pull request Jun 19, 2024
* Test Default Drive command

* simplfy drive tests

* make rotation boosted as well in `drivewithextras`

Also moves boost by to a seperate variable which explains a lot more imo

* turn `boostby` to `boostMultiplier` and simplify

calculation simplified by using a calculator, so it has a very low chance of being wrong yey!

* update actions to run on multiple OS's

* builds on mac fail, and we don't target it anyways...

I wanted to support mac too but half of the tests somehow fail, so without a mac on my hands I won't support it

* update to use .runEnd instead of run

this should fix a lot of the auto issues.

* make the green blink a part of the parallel race group

* Update path and autos

* pull master (#13)

* update to use .runEnd instead of run

this should fix a lot of the auto issues.

* make the green blink a part of the parallel race group

* Update path and autos

* [Dependency] bump wpilib to 2024.3.2

* rename "SmartShootCommand" to "ShootToSpeakerCommand"

This represents what it is about a lot better in my opinion.

* Fix tests by not shutting down the hal in teardown

* close the subsystem after super in basicIntakeTest

* add more comments for explanation

* don't shutdown HAL in DriveSubsystem test base

* remove relaince on sparkMAX for testing

this abstracts the motor controller type away from the tests, so it is easier to change the motor controller type while the tests still work correctly.

* add helper functions color sensor.

setNoteColor abstracts away the set values on the color setting for note so if they need to be changed, its only on 1 place

* Create LoadToShooterTest.java
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.

1 participant