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