This is a guide to using robosuite for human demonstrations, specifically for active learning purposes.
We would like to create a robosuite environment interfaced through robomimic wrappers to interop between robosuite's human demonstration interface and robomimic's general environment interface for TensorDicts.
- Recall that we must have the ability to boostrap from pretrained models, thus we will use the provided checkpoint to load the environment. The
renderarg must be set toTrue.

