Protected Member Functions | |
std::shared_ptr< GridMapScanAdder > | adder (double blurring_width) const |
DistanceBasedWallBlurringTest () | |
Protected Member Functions inherited from PlainScanIntegrationTest | |
bool | map_contains_scan (const GridMap &map, const LaserScan2D &scan) |
bool | map_includes (const GridMap &outer, const GridMap &inner) const |
bool | map_was_modified (const GridMap &map) const |
std::shared_ptr< GridMapScanAdder > | plain_adder () const |
PlainScanIntegrationTest () | |
Protected Attributes | |
std::shared_ptr< GridCell > | cell_proto |
UnboundedPlainGridMap | dst_map |
RobotPose | pose |
UnboundedPlainGridMap | src_map |
Protected Attributes inherited from PlainScanIntegrationTest | |
std::shared_ptr< GridCell > | cell_proto |
UnboundedPlainGridMap | dst_map |
RobotPose | pose |
UnboundedPlainGridMap | src_map |
Static Protected Attributes | |
static constexpr int | MAP_HEIGHT = 50 |
static constexpr double | MAP_SCALE = 1 |
static constexpr int | MAP_WIDTH = 50 |
Static Protected Attributes inherited from PlainScanIntegrationTest | |
static constexpr int | MAP_HEIGHT = 100 |
static constexpr double | MAP_SCALE = 1 |
static constexpr int | MAP_WIDTH = 100 |
Definition at line 114 of file grid_map_scan_adders_test.cpp.
|
inlineprotected |
Definition at line 120 of file grid_map_scan_adders_test.cpp.
|
inlineprotected |
Definition at line 126 of file grid_map_scan_adders_test.cpp.
|
protected |
Definition at line 135 of file grid_map_scan_adders_test.cpp.
|
protected |
Definition at line 136 of file grid_map_scan_adders_test.cpp.
|
staticprotected |
Definition at line 116 of file grid_map_scan_adders_test.cpp.
|
staticprotected |
Definition at line 117 of file grid_map_scan_adders_test.cpp.
|
staticprotected |
Definition at line 116 of file grid_map_scan_adders_test.cpp.
|
protected |
Definition at line 137 of file grid_map_scan_adders_test.cpp.
|
protected |
Definition at line 136 of file grid_map_scan_adders_test.cpp.