Path Planning for Manipulator Robots in Cluttered Environments
In this paper we propose a new path planning method for robot manipulators in cluttered environments, based on lazy grid sampling. Grid cells are built while searching for the path to the goal configuration. The proposed planner acts in two modes. A depth mode, while the robot is far from obstacles, makes it evolve toward its goal. While a width search mode becomes active when the robot gets close to an obstacle. This method provides the shortest path to go around the obstacle. It also reduces the gap between pre-computed grid methods and lazy grid methods. No heuristic function is needed to guide the search process. An example dealing with a robot in a cluttered environment is presented to show the efficiency of the method.