#include <scan_constructor.h>
Public Attributes | |
int | map_height |
int | map_occupancy_threshold |
double | map_res |
int | map_width |
Definition at line 24 of file scan_constructor.h.
int scan_tools::ScanConstructor::map_params_t::map_height |
Definition at line 28 of file scan_constructor.h.
int scan_tools::ScanConstructor::map_params_t::map_occupancy_threshold |
Definition at line 29 of file scan_constructor.h.
double scan_tools::ScanConstructor::map_params_t::map_res |
Definition at line 26 of file scan_constructor.h.
int scan_tools::ScanConstructor::map_params_t::map_width |
Definition at line 27 of file scan_constructor.h.