Apollo 10.0
自动驾驶开放平台
|
#include <pose_collection.h>
Public 成员函数 | |
PoseCollection (std::shared_ptr< JsonConf > sp_conf) | |
void | Collect (const FramePose &pose) |
std::shared_ptr< std::vector< FramePose > > | GetPoses () const |
在文件 pose_collection.h 第 27 行定义.
|
explicit |
在文件 pose_collection.cc 第 21 行定义.
void apollo::hdmap::PoseCollection::Collect | ( | const FramePose & | pose | ) |
在文件 pose_collection.cc 第 30 行定义.
std::shared_ptr< std::vector< FramePose > > apollo::hdmap::PoseCollection::GetPoses | ( | ) | const |
在文件 pose_collection.cc 第 37 行定义.