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

Invalid values and overflow #72

Closed
val-ba opened this issue Jan 11, 2023 · 0 comments · Fixed by #114
Closed

Invalid values and overflow #72

val-ba opened this issue Jan 11, 2023 · 0 comments · Fixed by #114
Assignees
Labels
bug Something isn't working

Comments

@val-ba
Copy link

val-ba commented Jan 11, 2023

https://github.com/bit-bots/YOEO/blob/main/yoeo/utils/utils.py#L365

When running the simulation under secondary state = STATE_TIMEOUT, invalid values are encountered in this and similar subtractions.

https://github.com/bit-bots/YOEO/blob/main/yoeo/utils/transforms.py#L83
Here an overflow happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants