#include <laps_checker.h>
◆ LapsChecker()
apollo::hdmap::LapsChecker::LapsChecker |
( |
const std::vector< FramePose > & |
poses, |
|
|
int |
laps_to_check, |
|
|
std::shared_ptr< JsonConf > |
sp_conf |
|
) |
| |
◆ Check()
ErrorCode apollo::hdmap::LapsChecker::Check |
( |
| ) |
|
◆ GetConfidence()
double apollo::hdmap::LapsChecker::GetConfidence |
( |
| ) |
|
◆ GetLap()
size_t apollo::hdmap::LapsChecker::GetLap |
( |
| ) |
const |
◆ GetProgress()
double apollo::hdmap::LapsChecker::GetProgress |
( |
| ) |
const |
◆ GetReturnState()
ErrorCode apollo::hdmap::LapsChecker::GetReturnState |
( |
| ) |
|
◆ finished_
bool apollo::hdmap::LapsChecker::finished_ |
◆ grids_map_
std::vector<std::vector<Grid> > apollo::hdmap::LapsChecker::grids_map_ |
◆ maxx_
double apollo::hdmap::LapsChecker::maxx_ |
◆ maxy_
double apollo::hdmap::LapsChecker::maxy_ |
◆ minx_
double apollo::hdmap::LapsChecker::minx_ |
◆ miny_
double apollo::hdmap::LapsChecker::miny_ |
◆ poses_
const std::vector<FramePose>& apollo::hdmap::LapsChecker::poses_ |
The documentation for this class was generated from the following file: