Apollo
6.0
Open source self driving car software
|
#include <mlf_track_data.h>
Public Member Functions | |
void | Reset () |
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::VectorXf | state |
base::PolygonDType | polygon |
base::PointDCloud | cloud |
double | timestamp |
|
inline |
base::PointDCloud apollo::perception::lidar::MlfPredict::cloud |
base::PolygonDType apollo::perception::lidar::MlfPredict::polygon |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::VectorXf apollo::perception::lidar::MlfPredict::state |
double apollo::perception::lidar::MlfPredict::timestamp |