Skip to content

Conversation

@Joschi3
Copy link
Member

@Joschi3 Joschi3 commented Nov 20, 2025

Race condition: if the collision checker runs before the joint positions are known, all collision pairs are computed to be in collision (since the joint positions are NaNs, and the frame poses are also NaNs, ...).
Fixed by catching NaNs early on in the collision checker.

@Joschi3 Joschi3 self-assigned this Nov 20, 2025
@Excelsius314 Excelsius314 merged commit a34c9f2 into jazzy Nov 21, 2025
2 checks passed
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