介绍了一种机器人在不确定环境下,通过探障传感器,在探测过程中避障并最终达到目标的在线路径规划方法。它把所探障碍物当作运动物考虑,使该路径规划对于静止和运动障碍物都能恰当处理。引入有实际物理意义的模糊隶属函数来计算避碰隶属度,采用模糊神经网络来实现模糊控制法则,以避免模糊规则的死点从而完成避碰路径规划。采用有实际物理意义的误差函数对神经网络的权值进行调整,再通过避碰路径和寻的路径的融合使机器人最终避开障碍物而达到目标。仿真试验验证了该方法的有效性和实用性。
This paper introduces a kind of path planning method for robot to evade obstacles and reach the objective with the aid of obstacle detecting sensor in uncertain surroundings.All the detected obstacles were considered as mobile ones,so static and mobile obstacles could be handled appropriately by the path planning.The fuzzy membership function containing actual physical content was introduced to calculate the membership value of evasion,and the fuzzy neural network(FNN) was used to realize fuzzy control rules to evade the blind points of fuzzy rules so as to achieve evasion path planning.Moreover,error function containing actual physical content was applied to adjust the weights of FNN,and integration of evasive paths and objective seeking paths was to guide the robot to evade obstacles and reach the objective.The method proves available and practical by simulation experiment.