Closed paolotron closed 9 months ago
Acually I register the envs in @register_gym_env("CabinetDoor-v0", max_episode_steps=200), similar with other envs (CabinetDrawer-v0, Faucet-v0).
So you can try to add from arti_mani.envs.floating_robotiqenv from *
in gen_rgbd_data.py
.
Also, I will reimplent the project these days, and can check the problems then.
When I run the command for the rgbd dataset generation
it returns the error
It makes sense as no gym environments were previously registered, could you explain how to use the script?