Apollo 10.0
自动驾驶开放平台
|
#include <path.h>
Public 成员函数 | |
LaneWaypoint ()=default | |
LaneWaypoint (LaneInfoConstPtr lane, const double s) | |
LaneWaypoint (LaneInfoConstPtr lane, const double s, const double l) | |
std::string | DebugString () const |
Public 属性 | |
LaneInfoConstPtr | lane = nullptr |
double | s = 0.0 |
double | l = 0.0 |
|
default |
|
inline |
|
inline |
std::string apollo::hdmap::LaneWaypoint::DebugString | ( | ) | const |
LaneInfoConstPtr apollo::hdmap::LaneWaypoint::lane = nullptr |