Will you release the trained checkpoints of MaskedMimic?
Closed this issue · 8 comments
We hope to release the model weights for both the full-body tracker (phase 1) and MaskedMimic (phase 2) and are actively working towards this goal.
Hopefully we will have positive news in the next few weeks.
Any new developments on this?
Yes, we've released the weights earlier this week: https://github.com/NVlabs/ProtoMotions/tree/main/data/pretrained_models/MaskedMimic
See the main readme for an example how to run.
How to use the user command to control the humanoid robot, like language or keyboard input. Could you give a simple example?
.
Just checking -- is it working ok or are you encountering any issues running?
I saw there was some issue, but you've since edited.
I have fixed the bug by change the smplx to smpl and successfully run the code. But i still don't know how to control the humanoid by language or keyboard input.
You can't control using the keyboard. What you can do in "user control" mode is specify some constraints through a YAML file.
I hope to add direct keyboard/mouse control in the future.
There's some more info on the user-control scheme in this thread: https://x.com/ChenTessler/status/1847923677020471799