|
Apollo
v5.5.0
Open source self driving car software
|
#include <landmark_struct.h>

Public Attributes | |
| VisualLandmarkType | type = VisualLandmarkType::RoadArrow |
| std::vector< float > | type_probs |
| float | confidence = 1.0f |
| BBox2DF | box |
| BBox2DF apollo::perception::base::Landmark::box |
| float apollo::perception::base::Landmark::confidence = 1.0f |
| VisualLandmarkType apollo::perception::base::Landmark::type = VisualLandmarkType::RoadArrow |
| std::vector<float> apollo::perception::base::Landmark::type_probs |
1.8.13