humanoid-path-planner/hpp-fcl

Update aabb_local computation for OcTree

jcarpent opened this issue · 1 comments

Currently, OcTree objects have an AABB, which is too large wrt the real size of the underlying octrees.
We should update the approach to something more precise.

Solved via #390