Metaworld icon indicating copy to clipboard operation
Metaworld copied to clipboard

Make everything that's not part of the gym.Env API private

Open haydenshively opened this issue 3 years ago • 0 comments

The only public members of envs should be step(), reset(), render(), close(), action_space, observation_space, and set_task()

haydenshively avatar Jul 10 '20 22:07 haydenshively