I'm trying to convert Robocasa human datasets to training datasets of my own robot arm model. The branch I pulled is experimental/robocasa. Here's my command to Windows CMD(Though I know possibly it's not the correct use)
python mimicgen/scripts/prepare_src_dataset.py --dataset "D:\robocasa\datasets\v0.1\multi_stage\brewing\PrepareCoffee\2024-05-07\demo_im128.hdf5" --env_interface PrepareCoffee --env_interface_type robocasa
And here's the output:

When I tried figuring out the bug, I failed to find "MG_Env, register_env_class, MG_EnvMeta" at all! Can someone tell me what's wrong or what happened? QAQ
I'm trying to convert Robocasa human datasets to training datasets of my own robot arm model. The branch I pulled is experimental/robocasa. Here's my command to Windows CMD(Though I know possibly it's not the correct use)

python mimicgen/scripts/prepare_src_dataset.py --dataset "D:\robocasa\datasets\v0.1\multi_stage\brewing\PrepareCoffee\2024-05-07\demo_im128.hdf5" --env_interface PrepareCoffee --env_interface_type robocasaAnd here's the output:
When I tried figuring out the bug, I failed to find "MG_Env, register_env_class, MG_EnvMeta" at all! Can someone tell me what's wrong or what happened? QAQ