Apollo
v5.5.0
Open source self driving car software
|
#include <lane_struct_for_calib.h>
Public Attributes | |
int | type = 0 |
int | color = 0 |
std::vector< Eigen::Vector2f > | lane_point = {} |
int apollo::perception::camera::LaneLine::color = 0 |
std::vector<Eigen::Vector2f> apollo::perception::camera::LaneLine::lane_point = {} |
int apollo::perception::camera::LaneLine::type = 0 |