项目作者: PathPlanning

项目描述 :
Algorithm for prioritized multi-agent path finding (MAPF) in grid-worlds. Moves into arbitrary directions are allowed (each agent is allowed to follow any-angle path on the grid). Timeline is continuous, i.e. action durations are not explicitly discretized into timesteps. Different agents' size and moving speed are supported. Planning is carried out in (x, y, \theta) configuration space, i.e. agents' orientation are taken into account.
高级语言: C++
项目地址: git://github.com/PathPlanning/AA-SIPP-m.git
创建时间: 2017-02-09T09:34:01Z
项目社区:https://github.com/PathPlanning/AA-SIPP-m

开源协议:MIT License

下载