Apollo 10.0
自动驾驶开放平台
|
#include <alignment_agent.h>
Public 成员函数 | |
AlignmentAgent (std::shared_ptr< JsonConf > sp_conf, std::shared_ptr< PoseCollectionAgent > sp_pose_collection_agent) | |
void | Reset () |
grpc::Status | ProcessGrpcRequest (grpc::ServerContext *context, REQUEST_TYPE *request, RESPONSE_TYPE *response) |
int | AlignmentStart (REQUEST_TYPE *request, RESPONSE_TYPE *response) |
int | AsyncStartAlignment () |
std::shared_ptr< std::vector< FramePose > > | GetPoses () const |
int | AlignmentCheck (REQUEST_TYPE *request, RESPONSE_TYPE *response) |
int | AlignmentStop (REQUEST_TYPE *request, RESPONSE_TYPE *response) |
void | SetState (AlignmentAgentState state) |
AlignmentAgentState | GetState () const |
在文件 alignment_agent.h 第 38 行定义.
|
inline |
在文件 alignment_agent.h 第 40 行定义.
|
inline |
在文件 alignment_agent.h 第 135 行定义.
|
inline |
在文件 alignment_agent.h 第 79 行定义.
|
inline |
在文件 alignment_agent.h 第 162 行定义.
|
inline |
在文件 alignment_agent.h 第 93 行定义.
|
inline |
在文件 alignment_agent.h 第 128 行定义.
|
inline |
在文件 alignment_agent.h 第 175 行定义.
|
inline |
在文件 alignment_agent.h 第 53 行定义.
|
inline |
在文件 alignment_agent.h 第 47 行定义.
|
inline |
在文件 alignment_agent.h 第 174 行定义.