fightmore2019 / ResCor-anonymizationLinks
☆26Updated 2 months ago
Alternatives and similar repositories for ResCor-anonymization
Users that are interested in ResCor-anonymization are comparing it to the libraries listed below
Sorting:
- 机器人导航--人工势场法及其改进☆135Updated 2 years ago
- 基于Matlab实现模型预测控制(MPC)☆158Updated 3 years ago
- Path Planning Based on Mixed Algorithm of RRT and Artificial Potential Field Method☆131Updated last year
- 路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划☆347Updated 2 years ago
- 本代码的实现包括两个部分: 第一部分: 基于人工势场法的机器人路径规划:随机生成12-15个障碍物,每个障碍物随机占据6-20个栅格,利用该人工势场法编程实现机器人从左下到右上的路径规划。 同时在代码中已实现动态展示的效果。 第二部分: …☆160Updated 4 years ago
- 自动驾驶规划控制python代码实现☆627Updated last year
- Motion planning and Navigation of AGV/AMR:matlab implementation of Dijkstra, A*, Theta*, JPS, D*, LPA*, D* Lite, RRT, RRT*, RRT-Connect, …☆508Updated 6 months ago
- A demo to show how to do the trajectory planning that help vehicle return to the reference line and how to use MPC to track the trajector…☆36Updated 2 years ago
- 路径规划算法☆191Updated 6 years ago
- Let's reproduce paper simulations of multi-robot systems, formation control, distributed optimization and cooperative manipulation.☆393Updated 3 years ago
- 基于Matlab使用LQR实现车辆轨迹跟踪☆22Updated 3 years ago
- 路径规划与轨迹跟踪系列算法学习☆17Updated 7 months ago
- Model Predictive Control for autonomous vehicle trajectory tracking control, in Matlab.☆293Updated 8 years ago
- Autonomous control of an USV using Model Predictive Control☆242Updated 8 years ago
- 本项目对于高动态飞行器过载控制系统,提出了基于角加速度反馈的自动驾驶仪设计方案,并设计了自抗扰控制系统。☆16Updated last year
- 深度强化学习路径规划, SAC-Auto路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真模拟,Adaptive-SAC☆436Updated last year
- A path planning algorithm based on Interfered Fluid Dynamical System (IFDS)☆11Updated last year
- 带有最大曲率约束的B样条平滑☆11Updated 5 years ago
- ☆14Updated last year
- ☆41Updated 2 years ago
- 集群机器人Matlab仿真☆54Updated 3 years ago
- 本仓库对A star算法进行了复现。使用matlab对一些路径规划算法进行复现,包括基于图搜索和基于优化的方法☆48Updated 5 years ago
- One Carsim-Simulink Demo of self-driving car trajectory tracking based on MPC☆15Updated last year
- Spherical Vector-based Particle Swarm Optimization☆115Updated 5 months ago
- Sliding mode controller for tracking trajectory of an autonomous vehicle.☆115Updated 5 years ago
- 基于栅格地图的无人机三维路径规划算法☆113Updated last year
- 设置不同的栅格地图,采用TSP问题的求解思路,应用多种算法实现单个机器人在有障碍和无障碍情况下的全覆盖路径规划: 动态规划、分支限界、蚁群算法、模拟退火 以及简单的弓字型遍历。还实现了MTSP,即多旅行商问题。☆79Updated 4 years ago
- [ZJU Robotics Project] DWA and Astar algorithms for wheeled-robot path planning☆119Updated 2 years ago
- 自动驾驶规划控制常用算法c++代码实现☆943Updated last year
- 本项目重点完成了合同网模型的改进,并将其应用于飞行器任务的实时分配。飞行器中段飞行时间长,弹道固定,容易成为防御系统拦截重点。利用深度强化学习算法结合动态窗口局部路径规划法完成深度强化学习模型设计、飞行器突防航迹推演等关键技术研究。 主要技术:CNP、DQN。☆20Updated 3 years ago