|
| HillClimbingScanMatcherSmokeTest () |
|
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) |
|
HillClimbingScanMatcherSmokeTest::HillClimbingScanMatcherSmokeTest |
( |
| ) |
|
|
inlineprotected |
void HillClimbingScanMatcherSmokeTest::init_pose_facing_top_cecum_bound |
( |
| ) |
|
|
inlineprotected |
|
inlineoverrideprotectedvirtual |
constexpr int HillClimbingScanMatcherSmokeTest::Cecum_Patch_H = 13 |
|
staticprotected |
constexpr int HillClimbingScanMatcherSmokeTest::Cecum_Patch_W = 15 |
|
staticprotected |
constexpr double HillClimbingScanMatcherSmokeTest::Init_Ang_Step = deg2rad(30) |
|
staticprotected |
constexpr double HillClimbingScanMatcherSmokeTest::Init_Lin_Step = 0.1 |
|
staticprotected |
constexpr int HillClimbingScanMatcherSmokeTest::LS_FoW = 270 |
|
staticprotected |
constexpr double HillClimbingScanMatcherSmokeTest::LS_Max_Dist = 15 |
|
staticprotected |
constexpr int HillClimbingScanMatcherSmokeTest::LS_Pts_Nm = 10 |
|
staticprotected |
constexpr int HillClimbingScanMatcherSmokeTest::Map_Height = 100 |
|
staticprotected |
constexpr double HillClimbingScanMatcherSmokeTest::Map_Scale = 0.1 |
|
staticprotected |
constexpr int HillClimbingScanMatcherSmokeTest::Map_Width = 100 |
|
staticprotected |
constexpr int HillClimbingScanMatcherSmokeTest::Max_SM_Shirnks_Nm = 10 |
|
staticprotected |
constexpr int HillClimbingScanMatcherSmokeTest::Patch_Scale = 1 |
|
staticprotected |
The documentation for this class was generated from the following file: