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 specifying angular direction to turns #54

Merged
merged 3 commits into from
Feb 14, 2024
Merged

Conversation

AndrewLuGit
Copy link
Contributor

Added AngularDirection enum, which you can use to specify whether you want a robot to turn clockwise or counterclockwise or automatically decide based on which direction is faster. (The previous behavior was to always automatically decide)

@Rocky14683
Copy link
Member

dont merge this yet, i gotta implement the same thing on swing

Copy link
Member

@Rocky14683 Rocky14683 left a comment

Choose a reason for hiding this comment

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

LGTM🥳

@Rocky14683 Rocky14683 merged commit b19a114 into master Feb 14, 2024
1 check passed
@Rocky14683 Rocky14683 deleted the angular-direction branch February 14, 2024 04:06
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