Skip to content

changed default speed (new)#133

Merged
codeNinja-1 merged 2 commits intomainfrom
Change-Default-Speed
Mar 20, 2026
Merged

changed default speed (new)#133
codeNinja-1 merged 2 commits intomainfrom
Change-Default-Speed

Conversation

@The-REAL-Bol
Copy link
Contributor

changed default translation and angular speed from 0.7 to 1.0. Deleted interpolation calculation for default translational speed and angular speed between the boosted. Instead, returning translational speed/angular speed. Deleted old branch

@codeNinja-1 codeNinja-1 linked an issue Mar 20, 2026 that may be closed by this pull request
* Configuration constants for teleop control of a swerve drive using an Xbox controller. This
* includes joystick mappings, button assignments, speed settings, and control tuning parameters.
*/
public class XBoxTeleopSwerveConstants implements Cloneable {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the code now doesn't use BoostAngularSpeed or BoostTranslationalSpeed. Remove them if they aren't used anymore.

Copy link
Collaborator

@codeNinja-1 codeNinja-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@codeNinja-1 codeNinja-1 merged commit aaf4890 into main Mar 20, 2026
1 check passed
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.

Increase driving speed

2 participants