Aerial Robot Reinforcement Learning ML Frameworks

Projects applying reinforcement learning algorithms (DQN, Q-Learning, DDPG, Actor-Critic, TD3, SAC) to train autonomous aerial vehicles (quadcopters, drones, UAVs) for navigation, control, trajectory planning, and delivery tasks. Does NOT include general robotics RL, non-aerial vehicle control, or RL frameworks without an aerial/drone application focus.

There are 112 aerial robot reinforcement learning frameworks tracked. 3 score above 50 (established tier). The highest-rated is LucasAlegre/sumo-rl at 69/100 with 1,002 stars. 1 of the top 10 are actively maintained.

Get all 112 projects as JSON

curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=aerial-robot-reinforcement-learning&limit=20"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.

# Framework Score Tier
1 LucasAlegre/sumo-rl

Reinforcement Learning environments for Traffic Signal Control with SUMO....

69
Established
2 hilo-mpc/hilo-mpc

HILO-MPC is a Python toolbox for easy, flexible and fast development of...

66
Established
3 kyegomez/RoboCAT

Implementation of Deepmind's RoboCat: "Self-Improving Foundation Agent for...

50
Established
4 reiniscimurs/DRL-robot-navigation

Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo...

47
Emerging
5 OpenQuadruped/spot_mini_mini

Dynamics and Domain Randomized Gait Modulation with Bezier Curves for...

44
Emerging
6 cbfinn/gps

Guided Policy Search

44
Emerging
7 MishaLaskin/curl

CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient...

41
Emerging
8 avisingh599/reward-learning-rl

[RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering

41
Emerging
9 adham-elarabawy/open-quadruped

An open-source 3D-printed quadrupedal robot. Intuitive gait generation...

41
Emerging
10 jiachenli94/Awesome-Decision-Making-Reinforcement-Learning

A selection of state-of-the-art research materials on decision making and...

41
Emerging
11 jhu-lcsr/good_robot

"Good Robot! Now Watch This!": Repurposing Reinforcement Learning for...

39
Emerging
12 Weizhe-Chen/PyPolo

A Python library for Robotic Information Gathering

38
Emerging
13 fangvv/UAV-DDPG

Code for paper "Computation Offloading Optimization for UAV-assisted Mobile...

38
Emerging
14 anassinator/dqn-obstacle-avoidance

Deep Reinforcement Learning for Fixed-Wing Flight Control with Deep Q-Network

37
Emerging
15 MorvanZhou/train-robot-arm-from-scratch

Build environment and train a robot arm from scratch (Reinforcement Learning)

36
Emerging
16 sacktock/MASA-Safe-RL

MASA-Safe-RL: A safe reinforcement library for providing a common interface...

36
Emerging
17 UT-HCRL/LEGATO

Official codebase for LEGATO (Learning with a Handheld Grasping Tool)

35
Emerging
18 udacity/RL-Quadcopter

Teach a Quadcopter How to Fly!

35
Emerging
19 TRI-ML/RAP

This is the official code for the paper RAP: Risk-Aware Prediction for...

35
Emerging
20 nikhilbarhate99/min-decision-transformer

Minimal implementation of Decision Transformer: Reinforcement Learning via...

34
Emerging
21 UT-Austin-RPL/TRILL

Official codebase for TRILL (Teleoperation and Imitation Learning for...

34
Emerging
22 reiniscimurs/DRL-Robot-Navigation-ROS2

Deep Reinforcement Learning for mobile robot navigation in ROS2 Gazebo...

34
Emerging
23 roboterax/humanoid-gym

Humanoid-Gym: Reinforcement Learning for Humanoid Robot with Zero-Shot...

33
Emerging
24 JdeRobot/RL-Studio

Robotic library for the training of Reinforcement Learning algorithms

33
Emerging
25 SatCom-TELMA/MA-DRL_Routing_Simulator

Multi-Agent Deep Reinforcement Learning (MA-DRL) Routing Simulator for...

33
Emerging
26 John-Wendell/DDPG-AirSim-Drone-Obstacle-Avoidance

Using DDPG and ConvLSTM to control a drone to avoid obstacle in AirSim

32
Emerging
27 mihdalal/raps

[NeurIPS 2021] PyTorch Code for Accelerating Robotic Reinforcement Learning...

32
Emerging
28 danijar/director

Deep Hierarchical Planning from Pixels

31
Emerging
29 QuadCtrl/quad-ctrl

Quadcopter Controller with Deep Reinforcement Learning

31
Emerging
30 jackvial/lerobot-data-studio

LeRobot Data Studio - Unofficial LeRobot Dataset Editor

31
Emerging
31 samholt/NeuralLaplaceControl

Neural Laplace Control for Continuous-time Delayed Systems - an offline RL...

30
Emerging
32 AlgTUDelft/AlwaysSafe

Code for the paper "AlwaysSafe: Reinforcement Learning Without Safety...

30
Emerging
33 Rolv-Arild/replay-pretraining

Rocket League pretraining from replay files

30
Emerging
34 Zhang-Xuewen/Deep-DeePC

This project is source code of paper Deep DeePC: Data-enabled predictive...

30
Emerging
35 DevMilk/UAV-Based-Cellular-Communication-Multi-Agent-DRL-Solution

UAV-based Cellular-Communication: Multi-Agent Deep Reinforcement Learning...

30
Emerging
36 Armandpl/furuta

Building and Training a Rotary Inverted Pendulum robot

30
Emerging
37 Jamesscn/Quadcopter

My master's degree project, titled Quadcopter Control with Deep...

29
Experimental
38 harvard-edge/AirLearning

Public repository for Air Learning project

29
Experimental
39 argmax-ai/drone-hardware

Robust Quadrotor Frame for Machine Learning and Control Research

29
Experimental
40 smidmatej/mpc_quad_ros

Model Predictive Controller for a quadcopter model using online learning...

29
Experimental
41 AiltonOliveir/RL-env-for-communications

Reinforcement learning environment for MIMO communications.

29
Experimental
42 bytedance/GR-MG

Official implementation of GR-MG

28
Experimental
43 dcaffo98/path-planning-cnn

Solving synthetic 2d path-planning problems with a convolutional neural network.

28
Experimental
44 MehdiShahbazi/Webots-reinforcement-navigation

Implementing obstacle avoidance and path planning for the Pioneer 3-DX robot...

28
Experimental
45 UT-Austin-RPL/PRELUDE

Official codebase for PRELUDE (Perceptive Locomotion Under Dynamic Environments)

28
Experimental
46 letsgogeeky/QuadCopter-RL

Teaching a QuadCopter to TakeOff and Land using Reinforcement Learning

27
Experimental
47 ami-iit/paper_romualdi_viceconte_2024_humanoids_dnn-mpc-walking

[Humanoids 2024 award finalist] Online DNN-Driven Nonlinear MPC for...

27
Experimental
48 CJReinforce/RIME_ICML2024

Official code for ICML 2024 paper, "RIME: Robust Preference-based...

27
Experimental
49 ifrunistuttgart/RL_Integrated-Updraft-Exploitation

This repository includes a reinforcement learning framework for end-to-end...

27
Experimental
50 rameshvarun/NeuralKart

A Real-time Mario Kart 64 AI using ConvNets.

27
Experimental
51 VanIseghemThomas/AI-Parking-Unity

A RL project focussed on autonomous parking, using Unity's MLAgents toolkit.

27
Experimental
52 dion-jy/learning-based-navigation-papers

paper-list of learning-based mobile navigation(especially motion planning &...

26
Experimental
53 BreenSammy/learning-corridor-selection

Deep-learning model for selection of high-level corridors in motion planning

26
Experimental
54 MarkFzp/Deep-Whole-Body-Control

[CoRL 2022] Deep Whole-Body Control: Learning a Unified Policy for...

26
Experimental
55 Tushar-ml/G2RL-Path-Planning

Code for G2RL to solve the multi-robot path planning problem in a fully...

26
Experimental
56 Amos-Chen98/neo-planner

[IROS'25] Learning to Initialize Trajectory Optimization for Vision-Based...

26
Experimental
57 DeepDynaSim/DeepLyapunovFunction

Efficient Computation of Lyapunov Functions Using Deep Neural Networks for...

25
Experimental
58 AxelBcr/QDroneNav

Drone Project Using Q-Learning : Helping a Drone find a target. Core...

25
Experimental
59 isri-aist/DataDrivenMPC

Model predictive control based on data-driven model

25
Experimental
60 AGiannoutsos/car_racer_gym

Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0...

25
Experimental
61 capstone-insper/drone-swarm-search-algorithms

Algorithms to solve the DSSE environment, focusing on optimizing drone swarm...

25
Experimental
62 vishweshvhavle/deep-rl-navigation

Deep Reinforcement Learning for mobile robot navigation in ROS2 Gazebo...

24
Experimental
63 WangXiaoMingo/TensorDL-MPC

DL-MPC(deep learning model predictive control) is a software toolkit...

24
Experimental
64 SpaciousCoder78/congestion-aware-sdn

Adaptive Congestion-Aware Routing in Software-Defined Networks Using...

23
Experimental
65 parachutel/Q-Learning-for-Intelligent-Driver

We propose a driver modeling process of an intelligent autonomous driving...

23
Experimental
66 7enTropy7/Racer_AI

Developed a highly customizable OpenAI gym environment and trained a...

23
Experimental
67 TUMFTM/munich-sumo-scenario

Kalibriertes SUMO-Straßennetzwerk der Münchner lnnenstadt (11,5 km2)...

22
Experimental
68 charbel-a-hC/SKIPP

Repository for the End-to-end Sketch-Guided Path Planning through Imitation...

22
Experimental
69 Taaseen-Ali/OpenAI-Gym-Car-Race

A self-driving car OpenAI Gym environment

22
Experimental
70 theguega/mpc_neural_surrogate

Behavior Cloning of MPC for 3-DOF Robotic Manipulator using NN

22
Experimental
71 silaozgel/Autonomous-AI-Parking-Simulation

A comparison of A* and Q-Learning algorithms in a dynamic 15x15 parking environment.

22
Experimental
72 ZikangXiong/mobrob

Mobile Robot Control via Goal-Conditioned Reinforcement Learning

22
Experimental
73 lbnmahs/quadrrl

Quadruped Robot Locomotion Learning and Evaluation Suite.

21
Experimental
74 RaffaeleGalliera/marlin-rlcc

Reinforcement Learning environment for Congestion Control with ContainerNet

21
Experimental
75 RAIL-group/RAIL-group-software

Robot planning and learning research code repository from the RAIL Group at GMU

21
Experimental
76 danliukuri/AutonomousParking

Simulation of car parking in different parking lots using Unity ML-Agents

21
Experimental
77 SMARTlab-Purdue/SAN-FAPL

This repository contains the source code for our paper: "Feedback-efficient...

21
Experimental
78 skypitcher/risk_aware_marl

Risk-aware multi-agent deep reinforcement learning for packet routing in...

21
Experimental
79 antoineleeman/SLS_safety_filter

Matlab implementation of the paper "Predictive Safety Filter using System...

20
Experimental
80 Scala-Robotics-Simulator/PPS-22-srs

A robotics simulator written in scala.

20
Experimental
81 d3ac/MetaRL-for-UAV-Anti-jamming

Patent : An anti-jamming communication method for unmanned cluster based on...

20
Experimental
82 kiwi-sherbet/PRESTO

Official codebase for PRESTO (Planning with Environment Representation,...

19
Experimental
83 lambdavi/path_planning_drl

Researching new methods to leverage DeepRL for Coverage and Path Planning

18
Experimental
84 Emmanuel-Naive/MATD3

Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3)...

18
Experimental
85 zerosansan/dqn_qlearning_sarsa_mobile_robot_navigation

A Reinforcement Learning (RL) based navigation implementation for mobile...

18
Experimental
86 our-projects-github/Safe-Deep-Learning-Based-Global-Path-Planning-Using-a-Fast-Collision-Free-Path-Generator

Implementation of "Safe Deep Learning-Based Global Path Planning Using a...

18
Experimental
87 AlinaBaber/ReinforcementLearning-QLearning-based-self-tuned-PID-controller-for-AUV-MatLab

This repository showcases a hybrid control system combining Reinforcement...

18
Experimental
88 sgawalsh/dqnTurtlebot

Implementing Deep-Q-Learning to train a bot to navigate an environment with obstacles

17
Experimental
89 ZeinBarhoum/RL-quadrotor

Reinforcement Learning for quadrotor trajectory planning and control

16
Experimental
90 gunjanmimo/DRONE-CONTROLLER

Drone Controller Physics Unity3D

16
Experimental
91 MPC-Berkeley/Implicit-Game-Theoretic-MPC

Implicit Game-Theoretic MPC

15
Experimental
92 newton-adhikari/rl_goal_nav_tb3

TurtleBot3 autonomous navigation using Deep Reinforcement Learning (DRL) in...

15
Experimental
93 jeffdacpano28/self-driving-car-rl

🏎️ Train autonomous racing cars with DQN and PPO in a realistic simulator...

15
Experimental
94 sparkup/autonomous-spacecraft-rl

Autonomous spacecraft reinforcement learning project focused on mission...

15
Experimental
95 AlessioLuciani/distributed-uav-rl-protocol

An implementation of a distributed protocol for cooperative sensing and...

15
Experimental
96 utra-robosoccer/Bez_IsaacGym

Isaac Gym Reinforcement Learning Environments for humanoid robot Bez

14
Experimental
97 ifrunistuttgart/RL_CrossCountrySoaring

This repository includes a reinforcement learning framework for solving the...

14
Experimental
98 Amanuel-1/autonomous-drone

A 3D autonomous drone simulation with AI-powered flight capabilities using...

14
Experimental
99 MickyasTA/DRL_robot_navigation_ros2

TD3-based Deep Reinforcement learning-based collision avoidance of mobile...

14
Experimental
100 NikoRina/real2sim-eval

🤖 Evaluate real robot policies using Gaussian splatting for soft-body...

14
Experimental
101 BOODY2209/anymal_c_velocity

🚶♂️ Train ANYmal C to walk and track body velocities by integrating a custom...

14
Experimental
102 FerhatAkalan/DroneDeliverySystemQLearning

This project is an intelligent drone simulator that optimizes urban package...

14
Experimental
103 Engineering-Geek/RL-UAV

Reinforcement Learning for Unmanned Airial Vehicles

14
Experimental
104 arjun7579/maddpg-drone-coverage

Implementation of a multi-agent UAV swarm system using MADDPG. Drones learn...

14
Experimental
105 AndyRay1998/U-model-based-Adaptive-Sliding-Mode-Control-Using-a-Deep-Deterministic-Policy-Gradient

Personal research topic about U-model control and Sliding Mode Control tuned...

13
Experimental
106 saqib1707/RL-Robot-Manipulation

Inverse Reinforcement Learning for Robot Hand Manipulation Task

13
Experimental
107 erfan-ashtari/Path-planning

Implementation of "Safe Deep Learning-Based Global Path Planning Using a...

13
Experimental
108 FerhatAkalan/DroneDeliverySystemDQN

This project is an intelligent drone simulator that optimizes urban package...

13
Experimental
109 Aaronaferns/MBRL-DeepMPC

Efficient Model-Based Deep Reinforcement Learning with Predictive Control:...

13
Experimental
110 Nikunj-Gupta/conformal-agent-modelling

CAMMARL: Conformal Action Modeling in Multi Agent Reinforcement Learning

12
Experimental
111 AidenPQ/exoskeleton-high-level-control-ml

DNN + Gaussian Process Regression for hip/knee trajectory generation...

10
Experimental
112 gregora/Drone-AI

A project for training a neural network using genetic algorithm to control a drone

10
Experimental