haosulab / MPlib

a Lightweight Motion Planning Package
https://motion-planning-lib.readthedocs.io/
MIT License
97 stars 16 forks source link

found and fixed the bug caused by libccd argument #69

Closed Lexseal closed 2 months ago

Lexseal commented 3 months ago

downloaded fcl and played around with it to realize that the segfault was caused by libccd.

Changed the default argument of the collision request and distance request.

Lexseal commented 2 months ago

Fixed by forking FCL