A Gym environment wrapper for the DART physics engine
Project description
gym-dart
OpenAI Gym environments for DART and dartpy
:warning: Warning:
gym-dart
is under heavy development. See the open issues ongym-dart
for insight into the current state of the project. Please report any issues you encounter on the appropriate repository. We will usedevelop
branch (instead ofmaster
) 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gym-dart-0.0.1.post32.tar.gz
.
File metadata
- Download URL: gym-dart-0.0.1.post32.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5027e85795e5efcd8a6ef0b4ba472edc4fb3213501bb07b599508a3e44709777 |
|
MD5 | 782e8e56ba607690500f14840b73d864 |
|
BLAKE2b-256 | 66931c008c81c871d5dbd64fbc441190c2a5368de143ec521e543b9039e55105 |
File details
Details for the file gym_dart-0.0.1.post32-py3-none-any.whl
.
File metadata
- Download URL: gym_dart-0.0.1.post32-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20b997b85a1ee373beeb9a9e1994afae5a9677d91941d674ac2eac87d6a4f1aa |
|
MD5 | 8aa2e7369e187480722bfc1adee461dd |
|
BLAKE2b-256 | 930f2a08bffb52374c3b88a9910fcb6f898085ef90a28f426aec25fd27cb093f |