multi-uav-planning
Drone routing algorithm
A Matlab code for planning routes for multiple drones to cover an area efficiently with minimal time
This is a matlab code used in the paper Multi-UAV Routing for Area Coverage and Remote Sensing with Minimum Time
93 stars
2 watching
16 forks
Language: Matlab
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
balcilar/multi-robot-path-planning-on-graphs | An algorithmic solution to find the optimal path for multiple robots on a graph network while avoiding collisions and ensuring a specific goal configuration | 97 |
coveyzhang/uav-path-planning | This MATLAB project provides tools and algorithms for UAV path planning in 2D and 3D environments. | 72 |
adityajain07/path-planning-algorithms | MATLAB implementation of popular path planning algorithms for motion planning in robotics and related fields. | 46 |
emad-salehi/path-planning-using-gray-wolf-optimization | A path-planning algorithm using Gray Wolf Optimization for UAV navigation | 61 |
elucidation/uav-motion-planner-ensemble | A simulator for UAV navigation in uncertain environments using SLAM and ensemble planning techniques | 58 |
rajshah05/uav-swarm-control-optimization | An optimization-based approach to improve the stability and efficiency of UAV swarm navigation in the presence of obstacles | 73 |
jmiseikis/robotnavigation | This is a MATLAB implementation of two popular navigation algorithms: A-star and Real-Time Randomized Path Planning. | 65 |
alexdada555/modelling-simulation-and-implementation-of-linear-control-for-asymmetric-multirotor-uavs | Designs and develops control software for an unmanned aerial vehicle | 63 |
stewythe1st/aodv-matlab | A MATLAB implementation of an ad-hoc routing protocol for wireless networks | 44 |
atsushisakai/matlabrobotics | MATLAB implementations of algorithms and techniques for mobile robot navigation, including localization, mapping, path planning, and SLAM. | 606 |
lis-epfl/swarmlab | A Matlab package for simulating drones and swarms of drones in various environments | 215 |
al-sad/dronerf | Develops and provides tools for detecting and identifying drones using their RF signals in real-time. | 83 |
olzhas/rrt_toolbox | MATLAB implementation of algorithms for motion planning and path finding in robotics | 190 |
logan-shi/uav-motion-control | A MATLAB implementation of UAV control simulation with RRT and trajectory optimization using linear programming. | 106 |
souhaiel1/longitudinal-and-lateral-control-of-an-automotive-vehicle | A Matlab-based project for developing an autonomous vehicle control system | 57 |