letsgogeeky/QuadCopter-RL
Teaching a QuadCopter to TakeOff and Land using Reinforcement Learning
This project helps robotics engineers and drone enthusiasts teach a virtual quadcopter to perform basic takeoff and landing maneuvers autonomously. By providing data on the quadcopter's position and velocity, the system learns optimal control signals to achieve stable flight operations. It's designed for those exploring reinforcement learning applications in drone control.
No commits in the last 6 months.
Use this if you want to simulate and train a quadcopter to autonomously take off and land using reinforcement learning techniques.
Not ideal if you need to control a physical quadcopter or require advanced flight maneuvers beyond basic takeoff and landing.
Stars
9
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/letsgogeeky/QuadCopter-RL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LucasAlegre/sumo-rl
Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with...
hilo-mpc/hilo-mpc
HILO-MPC is a Python toolbox for easy, flexible and fast development of...
reiniscimurs/DRL-robot-navigation
Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo simulator. Using Twin...
kyegomez/RoboCAT
Implementation of Deepmind's RoboCat: "Self-Improving Foundation Agent for Robotic Manipulation"...
cbfinn/gps
Guided Policy Search