Open Pr0tAgon1st opened 2 years ago
Hi! During test time, we solve the PnP optimization problem to find the exact pose. Ideally, this should be the optimal pose corresponding to the location with maximum distribution density. https://github.com/tjiiv-cprg/EPro-PnP/blob/1545131fde2b47ec4c135776d575e11feeb0f7cd/EPro-PnP-6DoF/lib/test.py#L210-L211
Hello, I want to know how to use EPro-PnP-6DOF to get the detailed position and pose infomation(like x y z r p y) instead of distribution map? Thank you!