1212
Tags · SubZero-Robotics/2024-CommandRobot · GitHub
Skip to content

Tags: SubZero-Robotics/2024-CommandRobot

Tags

v4.3.2

Toggle v4.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Add slew rate limiting (#179)" (#181)

This reverts commit 3bd5746.

v4.4.0-prerelease

Toggle v4.4.0-prerelease's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use feedforward during driving (#177)

* Add advantage-scope lilscoots model configuration

* update offsets and models

* start

* Use FF values

* Add constants for module max acceleration

---------

Co-authored-by: having11 <[email protected]>

v4.3.1

Toggle v4.3.1's commit message
Update to common v1.1.0

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Simulate single axis subsystems with sim pid motor controller (#174)

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
External AD* implementation for PPLib (#173)

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
log desired states (#153)

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove 2024-specific constants for move to common (#167)

* make vision generic

* make turn to pose generic

* make connectorx generic

* linter

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release/state comp (#166)

* Turn to an angle based on vision (#157)

* turn to an angle based on vision

* cleaned up

* Add PreScoreShuffle command

* Add logging

* tuning on bot

* auto scoring based on proximity

* Create AutoChooser

* Add entries and groups + a bug

* linter

* WORKING CHANGEABLE CHOOSER

* Make linter happy (again)

* add TODOs

* fix stuff

* intake mostly working

* maybe this is how to rotate?

* area threshold

* add remaining autos to chooser

* bind climbers and auto-score toggle to POV up/down

* more than one way to test things

* feed

* avoid bad stuff

* Update vendor deps and split pre score shuffle into multiple commands

* Use scoring shuffling commands in intake

* working feeding

* fix subwoofer shot

* working turn to note in sim

* Split constants into their own files

* linter

* more led patterns

* ramping = false if disabled auto scoring

* ignore sim ctre stuff

* stuffnthings

* debounce intake

* AAA EVERYTHING IS BROKEN

* uhhh

* intake in auto fixed

* auto actually fixed

* fixture locations

* Remove ramping and only use score

* Add tags to an auto and fix paths

* Don't ramp when in zone and more climbing distance

* autos tuned

* address comments about constants

---------

Co-authored-by: 5690 <[email protected]>

* Show multiple vision targets simultaneously (#161)

* show multiple vision targets simultaneously

* linter

* Don't mark explicit

* add comment

* fix drivebase width length

* pathplanner pid good enough

* Documentation for state, removal of unused code (#163)

* Remove unused command compositions, document commands

* More documentation

* Add remaining LED entries to README

---------

Co-authored-by: 5690 <[email protected]>
Co-authored-by: having11 <[email protected]>

* make build

* Simp Auto

* Remove Climbing Limits when Enabled and Add the Real OwO Binding (#165)

* Add ability to remove limits on climbing in shuffleboard

* Slow down amp arm speed

* Make auto factory generic

* bind the real OwO

* linter

* cleanup

---------

Co-authored-by: Evan Rust <[email protected]>
Co-authored-by: 5690 <[email protected]>
Co-authored-by: having11 <[email protected]>

v3.5.0-prerelease.1

Toggle v3.5.0-prerelease.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove Climbing Limits when Enabled and Add the Real OwO Binding (#165)

* Add ability to remove limits on climbing in shuffleboard

* Slow down amp arm speed

* Make auto factory generic

* bind the real OwO

* linter

v3.4.0-prerelease.3

Toggle v3.4.0-prerelease.3's commit message
Simp Auto