Adding a mom to the MIMo platform.
This repository contains the supplementay code for the masters thesis called Adding a Caregiver to a Baby Simulator (2026). The goal of the thesis was to expand the MIMo simulator by adding a caregiver model the infant can interact with.
mom_mimoEnvcontains scenes, models of adults and infants and textures derived from MIMo.motion_retargetingcontains files neccessary for applying movement exported from motion capture to the models in the simulationxml_workcontains files for resizing the mother model frommom_mimoEnvgenerate_updated_model_w_mocap_equalities.pyruns the resizing process from the previous folder and creates also all the necessary XML files needed for motion retargeting related to the resized modelrun_motion_retargeting.pyruns the simulation scenarios and saves the selected outputs
- Install the BabyBench (2025) MIMo environment, follow the official installation guide
- Download this repository
- To run the prepared
mom1simulation, executepython run_motion_retargeting.py - For other interaction scenarios and simulation results, see the our Google Drive