Coder Social home page Coder Social logo

anandsingh-0619 / ae8803_project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 39.98 MB

Autonomus landing of UAV on Moving Platform using Deep Reinforcement Learning

License: GNU General Public License v3.0

Dockerfile 0.01% Shell 0.18% Jupyter Notebook 1.74% CMake 5.53% C 23.62% C++ 23.22% Makefile 39.75% Python 5.77% PowerShell 0.03% EmberScript 0.15%

ae8803_project's Introduction

Autonomous landing on Moving PLatform using DDPG

Deep reinforcement learning for drone precision landing, docker container for simulation in Gazebo-ROS2 dashing with PX4-Autopilot controller.

Usage

To start the docker run:

  • For ROS2 Dashing:
    ./run_docker.sh run
    

Test

Open 2 terminals and run the docker in each one of them, as explained above.

In the first one run:

ros2 run px4_ros_extended gazebo_runner.py --test --headless

Agent

In the second one run

cd /src/shared
./launch_test_ddpg.sh 0 small 6 3 4500

Simulation video

The simulation video for this implementation can be found at this link in which the landing platform is moving linearly. Another simulation video link shows landing of UAV on still platform.

References

@article{
   author = {Alejandro Rodriguez-Ramos and Carlos Sampedro and Hriday Bavle and Paloma de la Puente and Pascual Campoy},
   doi = {10.1007/s10846-018-0891-8},
   issn = {15730409},
   issue = {1-2},
   journal = {Journal of Intelligent and Robotic Systems: Theory and Applications},
   title = {A Deep Reinforcement Learning Strategy for UAV Autonomous Landing on a Moving Platform},
   volume = {93},
   year = {2019},
}

The initial code for the DDPG algorithm and Framework has been taken from this and this github repository.

ae8803_project's People

Contributors

anandsingh-0619 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.