Hi,
Thanks for open-sourcing ProtoMotions. I am currently using it for humanoid / whole-body motion tracking, and I would like to ask whether it would be possible to support an optional fall-recovery training component on top of the existing tracking pipeline.
Recent works such as:
show that incorporating fall recovery into motion tracking training can improve robustness for highly dynamic, contact-rich, and long-horizon motion tracking.
Questions
- Is fall recovery already supported somewhere in the current ProtoMotions codebase or configs?
- Would this kind of optional recovery training feature fit the roadmap of ProtoMotions?
- If not officially planned, could you point me to the most appropriate place in the codebase to prototype this?
Thanks again for the great work!
Hi,
Thanks for open-sourcing ProtoMotions. I am currently using it for humanoid / whole-body motion tracking, and I would like to ask whether it would be possible to support an optional fall-recovery training component on top of the existing tracking pipeline.
Recent works such as:
Robust and Generalized Humanoid Motion Tracking
https://arxiv.org/html/2601.23080v1
A Kung Fu Athlete Bot That Can Do It All Day: Highly Dynamic, Balance-Challenging Motion Dataset and Autonomous Fall-Resilient Tracking
https://arxiv.org/pdf/2602.13656
show that incorporating fall recovery into motion tracking training can improve robustness for highly dynamic, contact-rich, and long-horizon motion tracking.
Questions
Thanks again for the great work!