#include <rmap.h>
Public Attributes | |
double | time |
Timestamp. | |
int | index |
Index of scan (use for indexing vectors during fitting). | |
pose2_t | init |
pose2_t | pose |
Scan pose. | |
pose2_t | delta |
Correction to pose. | |
double | ranges [RMAP_MAX_RANGES] |
Raw range list. | |
int | num_hits |
List of hit points. |
|
Initial (uncorrected) pose.
|