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

[jsk_ik_server/ik-evaluation.l] avoid zero division ik ik-evaluation.l #767

Merged
merged 3 commits into from
Sep 8, 2021

Conversation

knorth55
Copy link
Member

@knorth55 knorth55 commented Jul 13, 2021

when the sum of grid values is zero, all the values be nan because of zero division.
this PR avoid the error.

cc. @Takuzumi240

@k-okada k-okada merged commit 07cc13f into jsk-ros-pkg:master Sep 8, 2021
@knorth55 knorth55 deleted the skip-normal-when-zero branch September 8, 2021 08:31
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.

None yet

2 participants