/QuadrotorEnvironment

OpenAI Gym Environment for Quadrotors

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

build_status

Installation

You might need to install python3-dev because of the numpy-quaternion dependency. Otherwise

$ pip3 install quadrotor_environment

should do the trick.