AGVC SDK  0.8.0
agvc_interface::SetGridMapAllInfoWorkingStatus结构体 参考

接口setGridMapAllInfo的工作状态 更多...

#include <type.h>

agvc_interface::SetGridMapAllInfoWorkingStatus 的协作图:

Public 属性

Header header
 header.id 代表下发的setGridMapAllInfo指令id
SetGridMapAllInfoStatus status
 接口setGridMapAllInfo的运行状态 NONE -接口未执行 RUNNING-执行中,FINISH-执行结束

详细描述

接口setGridMapAllInfo的工作状态

在文件 type.h575 行定义.

类成员变量说明

◆ header

Header agvc_interface::SetGridMapAllInfoWorkingStatus::header

header.id 代表下发的setGridMapAllInfo指令id

在文件 type.h577 行定义.

◆ status

SetGridMapAllInfoStatus agvc_interface::SetGridMapAllInfoWorkingStatus::status

接口setGridMapAllInfo的运行状态 NONE -接口未执行 RUNNING-执行中,FINISH-执行结束

在文件 type.h578 行定义.


该结构体的文档由以下文件生成:
  • include/agvc_interface/type.h