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

Origin/feature/kinematics #3

Open
wants to merge 10 commits into
base: experimental
Choose a base branch
from

Conversation

ActualSkinwalker
Copy link
Collaborator

Experimental because this code is unreliable and might go Terminator on me (If it works correctly)

Added the applyCircularDeadband() method to ControlsUtilities

Modified DriveCommand to declare nextXSpeed, nextYSpeed, and nextThetaSpeed using ternary expressions.
Kinematics is going well. Look upon my works, ye mighty, and despair.
Got kinematics to a point where it seems to be good for application and testing
variables were not useless
Modified the AutonDrive command to use kinematics and a Translation2d with PID loops to reach a position and rotation.
@ActualSkinwalker ActualSkinwalker self-assigned this Dec 8, 2023
@ActualSkinwalker ActualSkinwalker requested a review from T99 December 8, 2023 00:18
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