Rl Ardrone Save

Autonomous Navigation of UAV using Reinforcement Learning algorithms.

Project README

Reinforcement Learning for Autonomous navigation of UAVs

This repository contains the simulation source code for implementing reinforcement learning aglorithms for autonomous navigation of ardone in indoor environments. Gazebo is the simulated environment that is used here.

Q-Learning.py

Autonomous Navigation of UAV using Q-Learning (Reinforcement Learning).

  • State: Discrete
  • Action: Discrete
  • Action space: 5x5 grid space.

Indoor Path Planning and Navigation of an Unmanned Aerial Vehicle (UAV) based on PID + Q-Learning algorithm (Reinforcement Learning). The quadrotor maneuvers towards the goal point, along the uniform grid distribution in the gazebo simulation environment(discrete action space) based on the specified reward policy, backed by the simple position based PID controller.

This project was developed at the Advanced Flight Simulation(AFS) Laboratory, IISc, Bangalore.

Dependencies & Packages:

Reference:

Project Video

DDPG.py

Deep Deterministic Policy Gradient algorithm is used for autonomous navigation of UAV from start to goal position. This is applicable for continuous action-space domain. (Under development!)

Collaborator(s):

Arun Kumar

Open Source Agenda is not affiliated with "Rl Ardrone" Project. README Source: navuboy/rl_ardrone
Stars
167
Open Issues
0
Last Commit
4 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating