This is the complete list of members for GridScanMatcher, including all inherited members.
_cost_estimator | GridScanMatcher | private |
_observers | GridScanMatcher | private |
cost_estimator() | GridScanMatcher | inlineprotected |
GridScanMatcher(std::shared_ptr< ScanCostEstimator > estimator) | GridScanMatcher | inline |
observers() | GridScanMatcher | inlineprotected |
process_scan(const RobotState &init_pose, const TransformedLaserScan &scan, const GridMap &map, RobotState &pose_delta)=0 | GridScanMatcher | pure virtual |
reset_state() | GridScanMatcher | inlinevirtual |
subscribe(std::shared_ptr< GridScanMatcherObserver > obs) | GridScanMatcher | inline |
unsubscribe(std::shared_ptr< GridScanMatcherObserver > obs) | GridScanMatcher | inline |