实验5:ros1移动机器人动态避障(基于强化学习)

无障碍自动避障

image.png

训练过程

image.png|575

collison代表碰撞,将从原点位置重新开始 Goal代表得分,进入红框则视为到达终点,根据得分函数更新网络

静态障碍

image.png

运动障碍

image.png

组合障碍

image.png|525

在组合障碍中,机器人迟迟无法goal,原地打转甚至超时

image.png

后续可以改进的点:

  • 设置引导goal,当机器人到这里可以获得较小的奖励,从而增大到达最终goal的概率
  • 更改得分函数,将超时的扣分设置为大于碰撞的扣分,鼓励机器勇敢试错,避免机器摆烂自转。
  • 先用之前训练出的具有避障功能的简单模型作为组合障碍的机器的初始模型。

This line appears after every note.

Notes mentioning this note


Here are all the notes in this garden, along with their links, visualized as a graph.