针对传统人工巡检效率低、风险高,及普通路径规划算法全局最优与动态避障矛盾的问题,本项目提出改进的 A与 DWA 融合算法。优化 A算法,优化权启发式函数和转向惩罚项;改进 DWA 算法,结合运动学模型与轨迹预测 。二者融合后,通过固定采样分辨率等策略,确保算法稳定性与可靠性。经 20m×20m 栅格地图 Matlab 仿真,改进算法成功率达 91.00%(提升 20%),平均转折度数降低 41.44°,规划速度提升 2.46%,为电气设备巡检自动化、智能化提供技术支撑。欢迎交流
☆30May 24, 2025Updated last year
Alternatives and similar repositories for A-DWA-
Users that are interested in A-DWA- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆12Mar 28, 2022Updated 4 years ago
- This project aims to develop a vehicle management system using the YOLOV8 model and PaddleOCR. By combining object detection and optical …☆11Sep 8, 2024Updated last year
- This repository is the for Multi-UAVs optimization for path planning with the area priority☆17Feb 2, 2024Updated 2 years ago
- Implementation of a Research Paper on MOD-RRT* - A Sampling Based Algorithm for Robot Path Planning in Dynamic Environment☆10May 19, 2022Updated 4 years ago
- ABC+PSO Path Planning☆48Dec 19, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Work related to the master thesis: Side-Scan Sonar Imaging and Error-State Kalman Filter Aiding Unmanned Underwater Vehicle (UUV) to Auto…☆15Jan 31, 2023Updated 3 years ago
- 3D UAV path planning case base on LevyPSO (MATLAB)☆36Aug 25, 2024Updated last year
- A path planning algorithm based on Interfered Fluid Dynamical System (IFDS)☆12May 25, 2026Updated 2 months ago
- 路径规划与轨迹跟踪系列算法学习☆24Feb 27, 2025Updated last year
- Yin S, Xu N, Shi Z, Xiang Z*. Collaborative path planning of multi-unmanned surface vehicles via multi-stage constrained multi-objective …☆11Dec 7, 2024Updated last year
- 来自matlab社区☆13Nov 7, 2023Updated 2 years ago
- A hybrid GA/heuristic approach to the simultaneous scheduling of machines and automated guided vehicles,which also can be call as job sho…☆53Mar 26, 2022Updated 4 years ago
- 基于 Proximal Policy Optimization (PPO) 深度强化学习的无人机复杂环境路径规划与动态避障算法☆20Mar 25, 2026Updated 4 months ago
- Final Year Project Log☆20Nov 13, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 毫米波雷达的信号处理、构建点云的数据集、构建注意力增强的时空混合模型以提高特征提取能力;将基于人体曲线的时空混合模型部署到Ubuntu上,订阅ROS的消息以实时识别人类活动。☆14Aug 25, 2023Updated 2 years ago
- ☆18Dec 7, 2021Updated 4 years ago
- Event-based Reconfiguration Control for Time-varying Robot Formation in Narrow Spaces☆15May 18, 2025Updated last year
- 基于 Proximal Policy Optimization (PPO) 深度强化学习的无人机室内微观场景动态避障与路径规划算法☆17Mar 21, 2026Updated 4 months ago
- A data-driven approach for Unmanned aerial vehicle (UAV) path planning in a hostile environment, the feedback rapidly-exploring random tr…☆12Oct 8, 2022Updated 3 years ago
- This repository contains project files for prescriptive task allocation for UAV fleet project.☆17Jul 29, 2025Updated last year
- YOLOv5-OpenPose designed for CPU☆16Jun 3, 2023Updated 3 years ago
- Pre-trained Models for Sonar Images releases and code.☆23Aug 4, 2021Updated 5 years ago
- This project implements a simplified version of the ESPP-RL (Energy-Saving Path Planning using Reinforcement Learning) algorithm inspired…☆15Jun 12, 2025Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- ☆17Jun 6, 2026Updated 2 months ago
- 本实验旨在探索无人机在复杂环境中利用A算法进行路径规划的有效性和应用。A*算法是一种启发式搜索算法,通过结合实际成本和估计成本,能够高效找到从起点到目标点的最优路径。在实验中, 我们构建了一个模拟环境,设置了不同的障碍物和目标位置,对无人机在此环境中的路径规划进行了详细分析。…☆39Dec 23, 2024Updated last year
- MATLAB implementations of standard and chaos-incorporated versions of the particle swarm optimization metaheuristic tested on continuous …☆11Sep 6, 2017Updated 8 years ago
- 机械臂运动学分析和仿真☆21Apr 12, 2022Updated 4 years ago
- This repository contains the implementation of the Dynamic Window Approach (DWA) local planner.☆19Oct 22, 2021Updated 4 years ago
- This approach is used to solve data-driven optimal control problems by providing a Koopman operator based convex formulation☆14Jul 13, 2024Updated 2 years ago
- Ackermann Car Simulation in Gazebo☆21Jun 20, 2023Updated 3 years ago
- This repository is the code for the paper "Glocal trajectory generation and tracking control for autonomous underwater vehicles with opti…☆17Oct 19, 2025Updated 9 months ago
- Simple multithreaded STL to STP Python Converter based on Freecad☆19Feb 24, 2022Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- MARL-based Formation Control for Multi-UAV Systems☆16Jul 15, 2026Updated 3 weeks ago
- MFO 3D path planning☆15Aug 14, 2019Updated 6 years ago
- ☆16Feb 28, 2026Updated 5 months ago
- a nearest frontier based DQN alg for robot exploration☆21Jul 7, 2022Updated 4 years ago
- [ZJU Robotics Project] DWA and Astar algorithms for wheeled-robot path planning☆130Mar 31, 2023Updated 3 years ago
- PrintPupper is open source DIY quadruped robot, composition are 3D printed and common cheaper parts only.☆20Jul 23, 2026Updated 2 weeks ago
- Implementation of a project in TU Delft interfaculty program "Moonshot" called Rhizome 2.0 where a robot is used to map lava tubes for ha…☆21Jan 2, 2026Updated 7 months ago