javacaoyu / itheima_cppLinks
☆13Updated last year
Alternatives and similar repositories for itheima_cpp
Users that are interested in itheima_cpp are comparing it to the libraries listed below
Sorting:
- 基于神经网络的一阶倒立摆控制☆27Updated 3 years ago
- 本科毕业设计---使用多智能体强化学习的方法完成路径规划任务,要求路径优化和期间不碰撞,最后可视化整个行动过程☆16Updated 4 months ago
- 毕业设计的代码部分,实现了UE4和airsim环境下无人机自主导航和目标跟踪的强化学习算法。☆397Updated last year
- 设置不同的栅格地图,采用TSP问题的求解思路,应用多种算法实现单个机器人在有障碍和无障碍情况下的全覆盖路径规划: 动态规划、分支限界、蚁群算法、模拟退火以及简单的弓字型遍历。还实现了MTSP,即多旅行商问题。☆79Updated 4 years ago
- 深度强化学习路径规划, SAC-Auto路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真模拟,Adaptive-SAC☆423Updated last year
- Multi/Single UAV(unmanned aerial vehicle) path planning based on deep reinforcement learning☆429Updated last week
- 路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划☆335Updated 2 years ago
- ☆38Updated 4 months ago
- 鸿钧:一个基于虚幻引擎和 AirSim 的仿真系统,让用户以简单轻松的配置方式搭建定制化的无 人机作战环境。 本项目是鸿钧的 python 控制器,其通过 Socket 协议与由基于虚幻引擎和 AirSim 的仿真系统——鸿钧建立通讯,并控制其中仿真的无人机,进行飞行和战斗任…☆98Updated last year
- ☆39Updated last year
- 集群仿真系统:包括轮式机器人与四旋翼无人机,支持crazifly等硬件平台☆28Updated last year
- study of reforcement learning☆30Updated last year
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆61Updated last year
- Unmanned system perception and navigation laboratory featuring virtual reality fusion and embodied intelligence☆15Updated 9 months ago
- 用于存放《最优化理论与算法》代码与课件☆259Updated 3 years ago
- 复现一篇在网格环境中使用改进Q-learning进行路径规划的论文☆20Updated 2 years ago
- The simulation environment for multi-robot tasks, e.g. cooperative navigation, cooperative coverage, or cooperative pursuit and evasion.☆17Updated last year
- 灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划☆587Updated last year
- ☆14Updated last year
- UAV landing on mobile car based on vision☆51Updated 4 years ago
- 多智能体均匀多边形编队、追逐与合围。☆48Updated 2 years ago
- ☆27Updated 3 years ago
- 基于强化学习的智能机器人路径规划算法研究,来源于csdn博主_坐看云起时_☆10Updated 2 years ago
- Deep Reinforcement Learning (RL) algorithms for underwater target tracking with Autonomous Underwater Vehicles (AUV)☆118Updated 3 years ago
- ☆58Updated last week
- 机器人导航--人工势场法及其改进☆134Updated 2 years ago
- ubuntu22.04 + ROS2 humble 环境下的无人机基本运动控制和视觉SLAM方案