23 namespace perception {
89 float confidence = 1.0f;
Definition: lane_struct.h:69
LaneLineUseType use_type
Definition: lane_struct.h:91
float b
Definition: lane_struct.h:58
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Definition: lane_struct.h:54
std::vector< EndPoints > image_end_point_set
Definition: lane_struct.h:85
float x_start
Definition: lane_struct.h:55
Point2DF end
Definition: lane_struct.h:66
LaneLineType
Definition: lane_struct.h:26
std::vector< Point2DF > curve_image_point_set
Definition: lane_struct.h:79
float d
Definition: lane_struct.h:60
LaneLinePositionType
Definition of the position of a lane marking in respect to the ego lane.
Definition: lane_struct.h:34
Point2DF start
Definition: lane_struct.h:65
float x_end
Definition: lane_struct.h:56
lane marking on the left side next to ego lane
float c
Definition: lane_struct.h:59
right lane marking of the ego lane
std::vector< Point3DF > curve_camera_point_set
Definition: lane_struct.h:81
LaneLineCubicCurve curve_camera_coord
Definition: lane_struct.h:75
LaneLineCubicCurve curve_car_coord
Definition: lane_struct.h:73
std::vector< Point2DF > curve_car_coord_point_set
Definition: lane_struct.h:83
LaneLineType type
Definition: lane_struct.h:70
Definition: lane_struct.h:64
float a
Definition: lane_struct.h:57
LaneLineCubicCurve curve_image_coord
Definition: lane_struct.h:77
left lane marking of the ego lane
LaneLineUseType
Definition: lane_struct.h:51
center lane marking of the ego lane, changing lane
LaneLinePositionType pos_type
Definition: lane_struct.h:71
lane marking on the right side next to ego lane