Multi-robots are used in hospital for the delivery service. To increase the delivery efficiency, an appropriate multi-robots pathplanningalgorithm is required. This study explains a mixed path planning algorithm for...
详细信息
Multi-robots are used in hospital for the delivery service. To increase the delivery efficiency, an appropriate multi-robots pathplanningalgorithm is required. This study explains a mixed path planning algorithm for multi-robots in structured hospital environment which combines the 'corridor pathplanning' and 'room pathplanning', 'corridor pathplanning' uses graph search algorithm to plan the path in corridor for multiple hospital robots, and it uses the strongly connected digraph to describe corridor environment, so it could simplify the multi-robots pathplanning problem. While the 'room pathplanning' uses the artificial potential field method to plan the path in room for multiple hospital robots, it makes the hospital robot move flexibly in the room, so the robot could avoid the obstacle and other robots more flexibly. The algorithm is tested by simulation, and the result shows that mixed path planning algorithm makes the robot move fast in the corridor environment and move flexibly in the room environment.
暂无评论