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

包含当前地图、当前地图上的站点、当前地图上的路径、当前地图上的虚拟区域信息 更多...

#include <type.h>

agvc_interface::MapAllInfo 的协作图:

Public 属性

MapInfo map
 当前地图信息
std::vector< StationMarkstations
 当前地图上的站点信息
std::vector< PathStationpaths
 当前地图上的路径信息
std::vector< MapVirtualAreavirtual_areas
 当前地图上的虚拟区域信息

详细描述

包含当前地图、当前地图上的站点、当前地图上的路径、当前地图上的虚拟区域信息

在文件 type.h725 行定义.

类成员变量说明

◆ map

MapInfo agvc_interface::MapAllInfo::map

当前地图信息

在文件 type.h727 行定义.

◆ paths

std::vector<PathStation> agvc_interface::MapAllInfo::paths

当前地图上的路径信息

在文件 type.h729 行定义.

◆ stations

std::vector<StationMark> agvc_interface::MapAllInfo::stations

当前地图上的站点信息

在文件 type.h728 行定义.

◆ virtual_areas

std::vector<MapVirtualArea> agvc_interface::MapAllInfo::virtual_areas

当前地图上的虚拟区域信息

在文件 type.h730 行定义.


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