Apollo  6.0
Open source self driving car software
Public Member Functions | Public Attributes | List of all members
apollo::hdmap::BadOrGoodPoseInfo Struct Reference

#include <alignment.h>

Collaboration diagram for apollo::hdmap::BadOrGoodPoseInfo:
Collaboration graph

Public Member Functions

 BadOrGoodPoseInfo ()
 

Public Attributes

double start_time
 
double end_time
 
int pose_count
 

Constructor & Destructor Documentation

◆ BadOrGoodPoseInfo()

apollo::hdmap::BadOrGoodPoseInfo::BadOrGoodPoseInfo ( )
inline

Member Data Documentation

◆ end_time

double apollo::hdmap::BadOrGoodPoseInfo::end_time

◆ pose_count

int apollo::hdmap::BadOrGoodPoseInfo::pose_count

◆ start_time

double apollo::hdmap::BadOrGoodPoseInfo::start_time

The documentation for this struct was generated from the following file: