Small prototype to show RoboHive usage with TorchRL.
-
micromamba create -n robohive -f environment.yaml -y
-
micromamba activate robohive
-
robohive_init
-
python explore_robohive_envs.py
- Look under the newly created
videos/
for videos of the explored envs. The script explores a few envs by default.