The library which drake used to collision detected is different from the FCL(https://github.com/flexible-collision-library/fcl)? Is Drake collision detection based on FCL? Or where can I find the difference?
Can I use FCL to get the contact force between sphere and box? Or can Drake achieve it?
Thanks very much!