Coder Social home page Coder Social logo

ugurkanates / airsim_quadrotor_pytorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ysbsb/airsim_quadrotor_pytorch

1.0 1.0 0.0 421 KB

Pytorch implement of reinforcement learning environment for Microsoft AirSim Unity quadrotor

License: MIT License

Python 100.00%

airsim_quadrotor_pytorch's Introduction

AirSim Unity Reinforcement Learning Quadrotor Pytorch

Reinforcement learning for AirSim Unity Quadrotor environment and DQN pytorch

dqn_quadrotor

Environment (Setup)

Test

Simulation test of agent_v0.py is completed, but not in agent.py.

agent_v0.py is simple version of dqn script to test work well in Airsim Simulator.

To use

Put 3 files env.py , agent.py , run.py in directory ~/Airsim/PythonClient/multirotor.

To run

  • Launch Unity Editor.

    cd ~/Unity-2018.2.7f1/Editor
    ./Unity
    
  • Choose your own environment.

  • Default example UnityDemo is given in directory ~/Airsim/Unity .

  • Select Play button.

  • If simulation is playing, select Drone Mode.

  • Now run script.

    cd ~/Airsim/PythonClient/multirotor
    python run.py
    
    # or run
    python agent_v0.py
    

Author

airsim_quadrotor_pytorch's People

Contributors

ysbsb avatar

Stargazers

 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.