Skip to content

Slew rate limiter/alex s#19

Open
AShch06 wants to merge 3 commits intomainfrom
SlewRateLimiter/AlexS
Open

Slew rate limiter/alex s#19
AShch06 wants to merge 3 commits intomainfrom
SlewRateLimiter/AlexS

Conversation

@AShch06
Copy link
Contributor

@AShch06 AShch06 commented Aug 28, 2022

Slew rate limiter is tested and working.

double robotRotationRad = Math.toRadians(robotRotation);
targetDistance = this.inchesToMeters(targetDistance);
boolean testNone = false;
boolean testNone = true;
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we just delete this, or make it something we set through the driver station?

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