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

Fix angle oscillation #330

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

renan028
Copy link
Contributor

@renan028 renan028 commented Oct 31, 2023

Description

If the robot is too slow to execute a spin-in-place, oscillation will be triggered.
However, that is not an actual oscillation, since the robot is spinning to goal.

Testing

Behavior before (oscillation_angle == 𝝿):

oscillation.mp4

Behavior after (oscillation_angle == 0.1):

oscillation_fix.mp4

Copy link
Collaborator

@corot corot left a comment

Choose a reason for hiding this comment

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

I'm realizing that the param name is not clear enough,,, should be oscillation_reset_distance

@corot corot merged commit c02460e into naturerobots:master Nov 7, 2023
3 of 5 checks passed
@renan028 renan028 deleted the fix_oscillation branch November 7, 2023 02:02
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.

3 participants