针对传统人工巡检效率低、风险高,及普通路径规划算法全局最优与动态避障矛盾的问题,本项目提出改进的 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 repository is the for Multi-UAVs optimization for path planning with the area priority☆16Feb 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
- 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
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 3D UAV path planning case base on LevyPSO (MATLAB)☆36Aug 25, 2024Updated 2 years ago
- 基于Matlab实现纯跟踪(Pure Pursuit)算法☆16Oct 12, 2022Updated 3 years ago
- Denoising Auto-encoding Priors in Undecimated Wavelet Domain for MRI Reconstruction☆12Nov 30, 2024Updated last year
- 来自matlab社区☆12Nov 7, 2023Updated 2 years ago
- A balance-evolution artificial bee colony algorithm for protein structure optimization based on a three-dimensional AB off-lattice model☆10Nov 29, 2018Updated 7 years ago
- simple path follower for omnidirectional robots as a local planner plugin for ROS☆25Feb 22, 2020Updated 6 years ago
- ☆18Dec 7, 2021Updated 4 years ago
- Event-based Reconfiguration Control for Time-varying Robot Formation in Narrow Spaces☆16May 18, 2025Updated last year
- 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
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- This repository provides the URDF description and ROS 2-based Gazebo simulation for the AgileX Hunter V2 robot, featuring Ackermann steer…☆18Jun 25, 2026Updated 2 months ago
- YOLOv5-OpenPose designed for CPU☆16Jun 3, 2023Updated 3 years ago
- Path Planning for Helical Needle based on APF-SAGA☆11Feb 16, 2025Updated last year
- Pre-trained Models for Sonar Images releases and code.☆23Aug 4, 2021Updated 5 years ago
- simple ros2 humble ackermann drive that use default gazebo ackermann plugin☆18Sep 10, 2024Updated 2 years ago
- ☆17Jun 6, 2026Updated 3 months ago
- 机械臂运动学分析和仿真☆21Apr 12, 2022Updated 4 years ago
- It is a global optimization method (Particle Swarm Optimization) used for non-convex cost function.☆11Nov 6, 2013Updated 12 years ago
- 本实验旨在探索无人机在复杂环境中利用A算法进行路径规划的有效性和应用。A*算法是一种启发式 搜索算法,通过结合实际成本和估计成本,能够高效找到从起点到目标点的最优路径。在实验中,我们构建了一个模拟环境,设置了不同的障碍物和目标位置,对无人机在此环境中的路径规划进行了详细分析。…☆40Dec 23, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- This repository contains the implementation of the Dynamic Window Approach (DWA) local planner.☆19Oct 22, 2021Updated 4 years ago
- 基于强化学习的智能机器人路径规划算法研究,来源于csdn博主_坐看云起时_☆12Jun 12, 2023Updated 3 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…☆20Oct 19, 2025Updated 11 months ago
- Applied project based on PINNs. The physical problem is sound propagation underwater&Helmholtz equation.☆17Oct 14, 2021Updated 4 years ago
- MFO 3D path planning☆15Aug 14, 2019Updated 7 years 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☆131Mar 31, 2023Updated 3 years ago
- PrintPupper is open source DIY quadruped robot, composition are 3D printed and common cheaper parts only.☆28Sep 1, 2026Updated 2 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 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…☆22Jan 2, 2026Updated 8 months ago
- A collection of Jupyter notebooks providing tutorials on reduced order modeling techniques like DeepONet, FNO, DL-ROM, and POD-DL-ROM. Ea…☆33Jan 20, 2025Updated last year
- Hybrid A* Path Planning☆35Jun 12, 2020Updated 6 years ago
- matlab实现AStar和 HybridAStar算法☆36Nov 6, 2019Updated 6 years ago
- An implementation of multi-UAV formation control with obstacle avoidance capability. Based on the paper [Flocking for Multi-Agent Dynamic…☆23Dec 19, 2025Updated 9 months ago
- Use yolov5 to realize the road occupation operation and vehicle parking violation detection in urban streets, and can independently delin…☆13Jan 2, 2023Updated 3 years ago
- 使用小波变换对图像进行处理,包括图像融合、图像降噪、图像压缩和图像隐藏(Using wavelet transform for image processing, including image fusion, image denoising, image compress…☆32May 13, 2024Updated 2 years ago