在移动机器人路径规划中需要考虑运动几何约束,同时,由于它经常工作于动态、时变的环境中,因此,还必须保证路径规划算法的效率.本文提出了一种基于变维度状态空间的增量启发式路径规划方法,该方法既能满足移动机器人的运动几何约束,又能保证规划算法的效率.首先,设计了变维度状态空间,在机器人周围的局部区域考虑运动几何约束组织高维状态空间,其他区域组织低维状态空间;然后,基于变维度状态空间,提出了一种增量启发式路径规划方法,该方法在新的规划进程中可以使用以前的规划结果,仅对机器人周围的局部区域进行重搜索,从而能保证算法的增量性及实时性;最后,通过仿真计算和机器人实验验证了算法的有效性.
Path planning with kinodynamic constraints is often required for mobile robots. Meanwhile, the robot often operates in dynamic and time-varying environments, so the effectiveness of the planner should be guaranteed. In this paper we present an incremental heuristic path planner based on variable dimensional state space. The proposed planner not only considers the robot's kinodynamic constraints into planning, but also guarantees the effectiveness. First, the variable dimensional state space is designed. The high-dimensional state space is organized around the robot and the low-dimensional state space elsewhere. Then, an incremental heuristic path planner is proposed based on the variable dimensional state space. The incremental and anytime properties of the planner are guaranteed by reusing previous computation. Finally, the effectiveness of the planner is confirmed by simulation and robot experiments.