Skip to content

Support Replay#13

Open
SWDevilTech wants to merge 13 commits intomainfrom
logging-fix-branch
Open

Support Replay#13
SWDevilTech wants to merge 13 commits intomainfrom
logging-fix-branch

Conversation

@SWDevilTech
Copy link
Copy Markdown
Contributor

No description provided.

public static final SwerveConstraints SWERVE_CONSTRAINTS = new SwerveConstraints(SWERVE_MAX_ANGULAR_VELOCITY,
SWERVE_MAX_ANGULAR_ACCEL, SWERVE_MAX_LINEAR_VELOCITY, SWERVE_MAX_LINEAR_ACCEL);
public static final SwerveConstraints SLOW_SWERVE_CONSTRAINTS = new SwerveConstraints(
public static final SwerveConstraints SLOW_SWEyRVE_CONSTRAINTS = new SwerveConstraints(
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Typo

Copy link
Copy Markdown
Contributor Author

@SWDevilTech SWDevilTech left a comment

Choose a reason for hiding this comment

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

Reviewed all changes made. 1 typo but everything else looks good

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