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 unexpected trigger of soft limit alarm #353

Merged
merged 2 commits into from Oct 24, 2022

Conversation

JasonShiao
Copy link
Contributor

Description

Solve the problem of soft limit alarm caused by precision error of floating point number.
Reserve an epsilon distance within the boundary.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

@JasonShiao JasonShiao changed the title Fix unexpected triggerof soft limit alarm Fix unexpected trigger of soft limit alarm Oct 21, 2022
@JasonShiao JasonShiao merged commit 6c6cfbf into develop Oct 24, 2022
@JasonShiao JasonShiao deleted the feature/Fix-relative-move-triggering-soft-limit branch October 24, 2022 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants