usdot-fhwa-stol / carma-utils

Utility libraries for hardware drivers in the CARMA Platform
2 stars 5 forks source link

apply_occlusion is removing all objects #194

Closed MishkaMN closed 10 months ago

MishkaMN commented 10 months ago

Summary

in TRB scenario, no matter how close the sensor and objects were, apply_occlusion function was filtering out every objects. This needs to be fixed and if it is a configuration issue, the default values should be updated.

Commit

develop

Expected Behavior

see above

Actual Behavior

see above

Steps to Reproduce the Actual Behavior

see above

Related Work

No response

MishkaMN commented 10 months ago

Resolved with above PR