Skip to content

An environment conforming to OpenAI Gym standard for the Toyota Human Support Robot

Notifications You must be signed in to change notification settings

ethanabrooks/hsr-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install mujoco-py from source: https://github.com/openai/mujoco-py

pip install -e .
python hsr/control.py --block-space (0,0)(0,0)(0,0)(0,0) --steps-per-action=300 --geofence=.5 --goal-space (0,0)(0,0)(0,0) --use-dof slide_x --use-dof slide_y --render

About

An environment conforming to OpenAI Gym standard for the Toyota Human Support Robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published