通过站点表示路径
More...
#include <type.h>
通过站点表示路径
Definition at line 651 of file type.h.
◆ control_points
| std::vector<Point2d> agvc_interface::PathStation::control_points |
路径的控制点,{{x,y},{}, ...}
Definition at line 659 of file type.h.
◆ end_station_id
| std::string agvc_interface::PathStation::end_station_id |
路径终点站点id
Definition at line 658 of file type.h.
◆ header
| Header agvc_interface::PathStation::header |
路径id,路径名称,当前时间,路径所在地图的id
Definition at line 653 of file type.h.
◆ max_speed
| double agvc_interface::PathStation::max_speed |
agv经过该路径时的最大速度
Definition at line 656 of file type.h.
◆ shape
◆ start_station_id
| std::string agvc_interface::PathStation::start_station_id |
路径起点站点id
Definition at line 657 of file type.h.
◆ use_direction
| bool agvc_interface::PathStation::use_direction |
生成站点时是否使用站点方向
Definition at line 655 of file type.h.
The documentation for this struct was generated from the following file: