Closed TheCodez closed 2 years ago
@cbachhuber any idea why the CI keeps failing?
Unfortunately not. I don't understand why it fails in CI, and I can't reproduce locally, where clang-tidy just passes.
Feel free to disable clang-tidy in CI (or make it a step that may fail) and assign an issue to me for reactivating it.
If no particles where predicted into a cell, a simplified calculation was applied in the mass update. This lead to issues, such as no particle birth even though a cell received a measured occupancy mass.
See the discussion https://github.com/TheCodez/dynamic-occupancy-grid-map/discussions/87 for more details.