This repository contains a jupyter notebook which includes the code for Q-learning and SARSA based path planning of 2 UAVs in 2D grid environment with three different sizes: 6X6, 8X8, and 10X10.
☆11Aug 11, 2023Updated 2 years ago
Alternatives and similar repositories for UAV-Swarm-Path-Planning-using-RL
Users that are interested in UAV-Swarm-Path-Planning-using-RL are comparing it to the libraries listed below
Sorting:
- ☆19May 7, 2023Updated 2 years ago
- ☆25Aug 16, 2023Updated 2 years ago
- This repository contains a Genetic Algorithm-based approach to real-time UAV path planning in dynamic, disaster-prone environments. The p…☆12Jun 14, 2025Updated 8 months ago
- ☆15Dec 18, 2024Updated last year
- ☆22Jan 14, 2023Updated 3 years ago
- joint optimization of UAV trajectory, transmit power and GU-MEC association with multiple UAV and multiple GUs☆33Apr 1, 2025Updated 11 months ago
- ☆18Jun 12, 2025Updated 8 months ago
- MACOR-LS for multi-UAV path planning☆16Mar 14, 2025Updated 11 months ago
- ☆41May 26, 2019Updated 6 years ago
- Path Planning for Helical Needle based on APF-SAGA☆10Feb 16, 2025Updated last year
- ☆10Mar 15, 2022Updated 3 years ago
- ☆38Dec 1, 2021Updated 4 years ago
- My Master Thesis at the ASL supervised by Hermann Blum, Francesco Milano and Dr. Cadena Cesar☆11Dec 20, 2022Updated 3 years ago
- This repository contains project files for prescriptive task allocation for UAV fleet project.☆16Jul 29, 2025Updated 7 months ago
- Repo for the walking robot's vision based navigation code☆10Jun 6, 2023Updated 2 years ago
- This repository contains a ROS 2 package that implements dynamic obstacle avoidance using Nav2. The simulation is performed in Gazebo, wh…☆22Jul 14, 2025Updated 7 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
- A Relative Infrastructure-less Localization Algorithm for Decentralized and Autonomous Swarm Formation for Indoor Applications☆10Mar 25, 2024Updated last year
- ☆14Jun 15, 2021Updated 4 years ago
- Multiple Traveling Salesman Problem (mTSP) for Flight Path Planning using Mixed-Integer Linear Programming (MILP)☆11Mar 20, 2022Updated 3 years ago
- ☆14Jan 24, 2024Updated 2 years ago
- phd filter and jpdaf filter for tracking multiple drones☆10Jul 26, 2023Updated 2 years ago
- This project implements an autonomous robot capable of navigating in a simulated environment using Gazebo and ROS 2. The robot dynamicall…☆23Mar 3, 2025Updated last year
- Simulation Architectures for Reinforcement Learning applied to Robotics☆13Sep 4, 2024Updated last year
- ☆14May 8, 2022Updated 3 years ago
- ☆12Dec 3, 2024Updated last year
- This is the the partial code for my thesis. A COLREGS-compliant multiship collision avoidance based on deep reinforcement learning☆16Dec 4, 2025Updated 3 months ago
- simple A* pathfinding algorithm implementation for 2D and 3D points☆11Aug 22, 2020Updated 5 years ago
- ☆12Feb 10, 2023Updated 3 years ago
- vmodel: A model to simulate vision-based swarms in Python☆13Aug 9, 2022Updated 3 years ago
- A simulator and algorithms using deccentralized receding horizon control for coordinating autonomous UAV systems in completing a search t…☆14Sep 22, 2017Updated 8 years ago
- Train a quadcopter to fly with a deep reinforcement learning algorithm - DDPG☆12Jul 19, 2018Updated 7 years ago
- reproduce paper "Energy-Efficient Multi-UAV-Enabled Multiaccess Edge Computing Incorporating NOMA"☆16Apr 13, 2024Updated last year
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)