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
gym-dart-0.0.1.tar.gz
(7.6 kB
view details)
Built Distribution
gym_dart-0.0.1-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file gym-dart-0.0.1.tar.gz
.
File metadata
- Download URL: gym-dart-0.0.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16f4c24feca4ee4ad04a9b7d7ff9eba07d1be1bf61f5e35a0af63f49df26ee76 |
|
MD5 | 9a039366364ef094f4591101bb1806ed |
|
BLAKE2b-256 | 6e159660c9633ad309cc28ede5662bc2fa02b6cf3b58d3e6ab0643cefb48f63d |
File details
Details for the file gym_dart-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: gym_dart-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.3 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 | d01f994f591661d340f0e6af014a3275bdab414158866437efa22c50971528c3 |
|
MD5 | d0a875695ff4f2a289c8125b86da1bb4 |
|
BLAKE2b-256 | 88ec43820d43db54ec986ffa00b11c1d49a163efebb1fc03a0d97e5c28265f75 |