Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ernestum/quadrotorenvironment

OpenAI Gym Environment for Quadrotors
https://github.com/ernestum/quadrotorenvironment

openai-gym openai-gym-environment openai-gym-environments

Last synced: 2 months ago
JSON representation

OpenAI Gym Environment for Quadrotors

Awesome Lists containing this project

README

        

![build_status](https://travis-ci.org/erniejunior/QuadrotorEnvironment.svg?branch=master)

# Installation
You might need to install `python3-dev` because of the numpy-quaternion dependency.
Otherwise
```bash
$ pip3 install quadrotor_environment
```
should do the trick.