#include <omap.h>
Public Attributes | |
int | num_ranges |
Number of range points in each scan. | |
double | range_max |
Maximum accepted range. | |
double | range_start |
Start angle for scans. | |
double | range_step |
Angular resolution of scans. | |
double | grid_res |
Grid dimensions. | |
signed char * | grid |
Match grid (contains projected boundary points). |