运用博弈论,进行机器人避障避障我要分享

Using game theory, robot obstacle avoidance is carried out

博弈 虚拟行动 避障 机器人-碰撞 机器人

关注次数: 242

下载次数: 1

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

运用博弈论,进行机器人避障避障,若多机器人之间存在动态碰撞,利用博弈论构建多机器人之间的动态避障模型,并利用虚拟行动法来解决博弈的求解问题及多Nash均衡的选择问题,确保每个机器人能够快速学习到最优Nash均衡。


English Description:

The game theory is used to avoid obstacles for robots. If there is dynamic collision between multiple robots, the game theory is used to build the dynamic obstacle avoidance model between multiple robots, and the virtual action method is used to solve the problem of solving the game and the selection of multiple Nash equilibrium, so as to ensure that each robot can quickly learn the optimal Nash equilibrium.


代码预览

GameTheory-master\game.m

GameTheory-master\graph.mat

GameTheory-master\README.md

GameTheory-master