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

Add an option for a Robot Relative drive command #303

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

jwt388
Copy link

@jwt388 jwt388 commented Jan 16, 2025

The applyRobotRelativeTranslation function in SwerveInputStream needs to convert from robot relative speeds to field relative speeds to be compatible with the drivebase.driveFieldOriented function that speeds are sent to. Added a new driveRobotOrientedAngularVelocity command that can be used as an option.

@thenetworkgrinch
Copy link
Contributor

Thank you!

@thenetworkgrinch thenetworkgrinch merged commit e47da4c into BroncBotz3481:dev Jan 16, 2025
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.

2 participants