搜索资源列表
机器人编队控制仿真代码
- 这是关于移动机器人的编队控制的VC++源代码,对于移动机器人的编队目标跟踪控制的学习挺有帮助的。
多机器人保持算法
- 无人机编队飞行控制
robotljgh
- 本文分析了智能机器人仿真系统的功能结构,设计用户交互界面和功能模块,开发用于路径规划!编队问题研究的机器人仿真软件,并对本文中提出的路径规划中的算法和队列控制算法进行了仿真验证.-This paper analyzes the simulation of intelligent robot system architecture, design and functionality of the user interface module
matlab改进人工势场路径规划(避障,c语言)
- 多移动机器人避障和编队处理,摘自github中(Obstacle Avoidance of multi-robots)
一阶系统编队
- 完美实现了多智能体一阶系统编队一致性仿真,需要的可以下载学习,请将文件名改成英文运行(Perfect implementation of multi-agent formation consistency simulation, the need for download learning)
二维
- 多智能体蜂涌编队飞行,值得学习。经典论文的复现(The multi agent swarm is flying in formation, which is worth learning. Reappearance of classic papers)
三维
- 多智能体在三维环境下的编队飞行控制。利用的是一致性理论。值得学习(The formation flight control of a multi-agent in a three-dimensional environment. The theory of consistency is used. Worth learning)
程序
- 基于matlab无人机编队模型程序,数学建模大赛专用,适合初学者,可以入门(Based on the MATLAB unmanned aerial vehicle formation model program, mathematical modeling competition special, suitable for beginners, can be introduced)
_具有环境自适应能力的多机器人编队系统研究
- _具有环境自适应能力的多机器人编队系统研究(Research on multi robot formation _ system with adaptability to the environment)
Swarm_Robot_Project_Simulator_environment1
- 机器人编队仿真程序,采用人工势场法,可以实现编队,避障等功能。(Robot formation simulation program)
formationcontrol
- 编队控制一致性算法示例,给定初始位置参数,以及想要的间距,最终达到预想的编队队形(Formation control consistency algorithm example, given the initial position parameters, and the desired spacing, eventually reaching the desired formation formation)
非完整性一致性编队
- 实现多智能体非完整性一致性编队,内含代码和文献(Implementing a multi-agent non-integrity consistency formation with code and documentation)
无人机编队算法
- 无人机编队算法,使用matlab 建立无人机仿真系统,展示无人机的编队飞行,并通过模拟驱动一个VRML(虚拟现实建模语言)虚拟世界来实现可视化,使虚拟世界中的交通工具可以在仿真运行时看到(The UAV formation algorithm, using the MATLAB to establish the UAV Simulation System, shows the formation flight of the UAVs,
Leader-follower_OK
- 基于MSRDS领航跟随法多机器人编队控制SPL代码(Based on MSRDS pilot to follow the method of multi-robot formation control SPL code)
agent-concensus
- 多智能体编队一致性研究matlab仿真,结果很好,实现了要求(multiagent concensus)
多无人机协同决策与控制仿真平台
- 为了提高车辆编队控制效果,本文在领航跟随者方法的基础上,针对系统内参数的不确定性和外界干扰问题,将自适应和鲁棒控制方法应用于车辆编队,并依据图论相关知识确定了编队层数最少的编队队形组织规则。(In order to improve the effectiveness of vehicle formation control, this paper applies adaptive and robust control methods t
三角形编队
- 简单的编队算法,对初学者有帮助,通过matlab仿真可以得到较好的效果,比较简单(Simple formation algorithm is helpful for beginners. Through matlab simulation, better results can be obtained, which is relatively simple.)
formation_control-master
- 用于多机器人的编队控制,能够形成不同的编队(Formation control for multiple robots can form different formations)
多智能体编队matlab程序
- 利用matlab实现了多个无人机协同飞行编队(Using MATLAB to realize UAV flight formation)
多机器人编队控制
- 针对多机器人编队控稍中的队形形成问题进行研究。利用控制算法中的人工势场法解决多机器人队形形成问题,结构简单、易于计算,方便对多机器人实时控制。首先,针对多机器人的队形位置用目标点搜索算法,寻找到正确的队形位置点,防止多机器人在空间内绕路,减少编队时间;然后,通过人工势场算法规划各机器人的路径,在机器人行进过程中,利用优先级蔽障方法避免与其他机器人碰撞;最后,对多机器人的队形形成进行仿真,实验证明队形形成的有效性,算法简单易于实现。(Th