#include <CscSlamEngine.h>
|
| std::vector< std::pair< int, int > > | cells |
| |
| int | hits = 0 |
| |
| std::chrono::steady_clock::time_point | lastHit |
| |
a tracked cluster of points which diverged from reference map -> if this cluster is confirmed during a certain period, it might mean that cartography is garbage and needs reset
◆ cells
| std::vector<std::pair<int, int> > conscience_core::lidar::CscSlamEngine::PhantomClusterTracked::cells |
◆ hits
| int conscience_core::lidar::CscSlamEngine::PhantomClusterTracked::hits = 0 |
◆ lastHit
| std::chrono::steady_clock::time_point conscience_core::lidar::CscSlamEngine::PhantomClusterTracked::lastHit |
The documentation for this struct was generated from the following file: