The wrapper has been tested on
- Ubuntu 20.04
Download anaconda or miniconda from https://docs.conda.io/en/latest/miniconda.html and install it follow the online instructions
conda config --append channels conda-forge
conda create --name pybullet python=3.8 --file requirements.txt -y
conda active pybullet
python gym_wrapper.py
You can set the robot you want with a flag --robot
, the available choices include:
- furuta_pendulum
- wam_4dof
- iiwas
- cartpole_short_downward
- a1