1 #ifndef SLAM_CTOR_SLAMS_VINY_SLAM_H 2 #define SLAM_CTOR_SLAMS_VINY_SLAM_H 6 #include "../../utils/init_scan_matching.h" 7 #include "../../utils/init_occupancy_mapping.h" 9 #include "../../core/maps/plain_grid_map.h" 10 #include "../../core/states/single_state_hypothesis_laser_scan_grid_world.h" 18 slam_props.raw_scan_quality = 0.6;
19 slam_props.cell_prototype = std::make_shared<VinyXDSCell>();
24 return std::make_shared<VinyXWorld>(slam_props);
double localized_scan_quality
auto init_scan_adder(const PropertiesProvider &props)
auto init_grid_map_params(const PropertiesProvider &props)
auto init_scan_matcher(const PropertiesProvider &props)
auto init_vinyx_slam(const PropertiesProvider &props)