Skip to main content

A Gym environment wrapper for the DART physics engine

Project description

gym-dart

OpenAI Gym environments for DART and dartpy

CI Publish

:warning: Warning: gym-dart is under heavy development. See the open issues on gym-dart for insight into the current state of the project. Please report any issues you encounter on the appropriate repository. We will use develop branch (instead of master) as the default branch without worrying about the commit history until the API becomes stable.

Environments

  • DartCartPole-v0
  • DartParticle-v0
  • DartReacher-v0

Installation

OpenAI Gym

  • Using pip
$ python3 -m pip install -U gym
  • Build from source
$ git clone https://github.com/openai/gym
$ cd gym
$ python3 -m pip install -e .

dartpy

$ sudo apt-add-repository ppa:dartsim/ppa
$ sudo apt update
$ suao apt install python3-dartpy

gym-dart

$ git clone https://github.com/dartsim/gym-dart
$ cd gym-dart
$ python3 -m pip install -e .

License

gym-dart is licensed under a BSD license. See LICENSE for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gym-dart-0.0.1.post34.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

gym_dart-0.0.1.post34-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page