 |
LibMultiSense
LibMultiSense Documentation
|
Go to the documentation of this file.
39 #ifndef LibMultiSense_SysGroundSurfaceParamsMessage
40 #define LibMultiSense_SysGroundSurfaceParamsMessage
45 #include "../utility/BufferStream.hh"
101 template<
class Archive>
float ground_surface_obstacle_height_thresh_m
float ground_surface_obstacle_percentage_thresh
int ground_surface_base_model
float ground_surface_adjacent_cell_search_size_m
int ground_surface_max_fitting_iterations
static CRL_CONSTEXPR IdType ID
int ground_surface_number_of_levels_z
float ground_surface_pointcloud_min_range_m
float ground_surface_pointcloud_max_range_m
static CRL_CONSTEXPR VersionType VERSION
float ground_surface_pointcloud_max_height_m
int ground_surface_number_of_levels_x
int ground_surface_pointcloud_decimation
float ground_surface_pointcloud_min_height_m
static CRL_CONSTEXPR IdType ID_DATA_SYS_GROUND_SURFACE_PARAM
float ground_surface_pointcloud_min_width_m
SysGroundSurfaceParams(utility::BufferStreamReader &r, VersionType v)
float ground_surface_pointcloud_grid_size
int ground_surface_min_points_per_grid
float ground_surface_pointcloud_max_width_m
void serialize(Archive &message, const VersionType version)