|
AGVC SDK API
0.7.0
|
|
|
|
自动充电信息 更多...
#include <type.h>

Public 属性 | |
| Header | header |
| 任务id,任务名称,当前时间,地图id | |
| AutoChargingType | auto_charging_type |
| 自动充电类型 | |
| std::string | cp_station_id |
| 站点id,上桩任务中,表示去往哪个充电站点进行充电;为空时前往最近充电站点 | |
| std::string | leave_to_station_id |
| 站点id,下桩任务中,表示下桩导航到哪个站点; 为空时导航到充电站点 | |
| Speed | max_speed |
| 充电过程中的最大行驶速度 | |
| AutoChargingType agvc_interface::AutoChargingCommand::auto_charging_type |
| std::string agvc_interface::AutoChargingCommand::cp_station_id |
| std::string agvc_interface::AutoChargingCommand::leave_to_station_id |