Closed peci1 closed 3 years ago
This PR allows to set custom scale/padding for each collision or link. These can even differ based on the usage of the model, e.g. different scaling for contains test and a different one for shadow test. More info in readme.
Tested on real Nifti robot (LaserScan type) and on MARV in SubT simulator (PointCloud2 type). Filtering seems to be unaffected. All tests pass.
This PR allows to set custom scale/padding for each collision or link. These can even differ based on the usage of the model, e.g. different scaling for contains test and a different one for shadow test. More info in readme.