|
| BruteForceScanMatcherSmokeTest () |
|
void | init_pose_facing_top_cecum_bound () |
|
GridScanMatcher & | scan_matcher () override |
|
virtual void | add_primitive_to_map (const TextRasterMapPrimitive &mp, const DiscretePoint2D &offset, int w_scale, int h_scale) |
|
virtual RobotPoseDelta | default_acceptable_error () |
|
virtual bool | is_result_noise_acceptable (const TransformedLaserScan &raw_scan, const RobotPoseDelta &init_noise, const RobotPoseDelta &noise) |
|
| ScanMatcherTestBase (std::shared_ptr< ScanProbabilityEstimator > prob_est, int map_w, int map_h, double map_scale, const LaserScannerParams &dflt_lsp) |
|
void | test_scan_matcher (const LaserScannerParams &lsp, const RobotPoseDelta &noise, const RobotPoseDelta &acc_error) |
|
void | test_scan_matcher (const RobotPoseDelta &noise, const RobotPoseDelta &acc_error) |
|
void | test_scan_matcher (const RobotPoseDelta &noise) |
|
BruteForceScanMatcherSmokeTest::BruteForceScanMatcherSmokeTest |
( |
| ) |
|
|
inlineprotected |
void BruteForceScanMatcherSmokeTest::init_pose_facing_top_cecum_bound |
( |
| ) |
|
|
inlineprotected |
|
inlineoverrideprotectedvirtual |
constexpr int BruteForceScanMatcherSmokeTest::Cecum_Patch_H = 13 |
|
staticprotected |
constexpr int BruteForceScanMatcherSmokeTest::Cecum_Patch_W = 15 |
|
staticprotected |
constexpr double BruteForceScanMatcherSmokeTest::From_Rotation = deg2rad(-10) |
|
staticprotected |
constexpr double BruteForceScanMatcherSmokeTest::From_Translation = -0.5 |
|
staticprotected |
constexpr int BruteForceScanMatcherSmokeTest::LS_FoW = 270 |
|
staticprotected |
constexpr double BruteForceScanMatcherSmokeTest::LS_Max_Dist = 15 |
|
staticprotected |
constexpr int BruteForceScanMatcherSmokeTest::LS_Pts_Nm = 10 |
|
staticprotected |
constexpr int BruteForceScanMatcherSmokeTest::Map_Height = 100 |
|
staticprotected |
constexpr double BruteForceScanMatcherSmokeTest::Map_Scale = 0.1 |
|
staticprotected |
constexpr int BruteForceScanMatcherSmokeTest::Map_Width = 100 |
|
staticprotected |
constexpr int BruteForceScanMatcherSmokeTest::Patch_Scale = 1 |
|
staticprotected |
constexpr double BruteForceScanMatcherSmokeTest::Step_Rotation = deg2rad(1) |
|
staticprotected |
constexpr double BruteForceScanMatcherSmokeTest::Step_Translation = 0.05 |
|
staticprotected |
constexpr double BruteForceScanMatcherSmokeTest::To_Rotation = deg2rad(10) |
|
staticprotected |
constexpr double BruteForceScanMatcherSmokeTest::To_Translation = 0.5 |
|
staticprotected |
The documentation for this class was generated from the following file: