A gain tuned on one nominal model looks great in that simulation and falls over on the real robot, whose mass and friction are different. Instead, pick the gain with the best worst-case error across a randomized ensemble, and it holds across all of them.
Predict firstYou train a walking policy in one perfectly-tuned simulator, then deploy it to the real robot. It most often…
The reality gap: a policy that memorizes one sim's exact friction and mass overfits it. Domain randomization trains across MANY randomized sims so the policy learns what's invariant — and that is what survives contact with the real world.