An OpenAI Gym Env for Delta Robot
Project description
Gym Delta Robot Trampoline
Authors: Rico Ruotong Jia(ruotongjia2020@u.northwestern.edu), Yipeng Pan
The trampoline bounces a ball using a delta arm trained by DDPG! We also have included a PyBullet + OpenAI Gym environment of a Delta_Arm.
Minimum System Requirement
- Python 3.6
Links
- Github https://github.com/RicoJia/gym-delta-robot-trampoline
- Pypi https://pypi.org/project/gym-delta-robot-trampoline/
Install
Install with pip
:
pip install gym-delta-robot-trampoline
Or, install from source:
git clone https://github.com/RicoJia/gym-delta-robot-trampoline
cd gym-delta-robot-trampoline
pip install .
Usage
To see the environment, in the root of the package on Github https://github.com/RicoJia/gym-delta-robot-trampoline
Download main.py
python3 main.py
You can interact with the environment by clicking and dragging, but note that our simulation is running much faster than real time, so you might not see the ball falling to the ground before the episode ends, or you might see a higher reward than expected due to small vibrations in our mouse dragging motion.
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
Built Distribution
File details
Details for the file gym_delta_robot_trampoline-0.1.2.tar.gz
.
File metadata
- Download URL: gym_delta_robot_trampoline-0.1.2.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5e9c58a782d9347338ddca8e74a6ad9b9b4ff026d71cdd030d9367f57d774f1 |
|
MD5 | 24647388ca687cba82fadee030711558 |
|
BLAKE2b-256 | 94fb88634bc023b2fe3bd3c26f9ea323bdcbad61b49878ca3548aa8bb291a6ed |
File details
Details for the file gym_delta_robot_trampoline-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: gym_delta_robot_trampoline-0.1.2-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 523dea92f226e5815d9d984ea859bd55750c87c784cd48f12c1944852970c79e |
|
MD5 | ce326464080d0932c3d011f1c256e81d |
|
BLAKE2b-256 | dc122ca225d34ca862902767796565b9dd641e705043df8c5e1245ed7e05ffe2 |