Open Trinkle23897 opened 2 years ago
Basically class task
serve as hooks in MujocoEnv
with following methods:
Class task
initialize_episode_mjcf
after_compile
initialize_episode
before_step
before_substep
after_substep
after_step
dm_control.suite
dm_control.locomotion
variation
observables
dm_control.manipulation
I'll offer feedback as soon as I'm free :) Thanks for initiating!
Motivation
https://github.com/sail-sg/envpool/issues/59#issuecomment-1110289093
We are going to refactor the
MujocoEnv
class with deepmind composer API. It is more general with various kinds of robotics research.Resources