dart icon indicating copy to clipboard operation
dart copied to clipboard

HPP-FCL

Open costashatz opened this issue 5 years ago • 2 comments

I recently came along hpp-fcl which seems to be an extension of FCL that fixes various bugs, adds python bindings and a few more.

I guess it is not hard to switch to this library instead of FCL, right? Does this library have the features that are missing from FCL (and makes DART convert objects to meshes?)? It might be a good idea to switch to this one..

costashatz avatar Jun 16 '20 12:06 costashatz

My biggest concern is that FCL is also improving mainly by TRI so two versions could diverse. It'd be ideal if we can port the fixes from hpp-fcl to FCL instead.

jslee02 avatar Sep 18 '20 02:09 jslee02

This makes sense. I had a deeper look at fcl and hpp-fcl, and I think fcl is becoming superior. I do not know all the small details, but we could definitely have a look at the bug fixes hpp-fcl did and if they still are relevant for fcl.

Btw, is the issue of fcl with basic shapes fixed in newer versions of fcl/DART?

costashatz avatar Sep 18 '20 06:09 costashatz