Hello,
when performing an inverse dynamic analysis of the default StandingModel (original unmodified AMMRV1.5, AB 5.3) which simulates static upright standing, the force from the feet to the ground is different from the weight of the body:
Main.HumanModel.BodyModel.TotalBodyMass is 74.935 while
Main.Model.ModelEnvironmentConnection.Drivers.RightFootReaction.Fout is -373.0498
But 2* 373.0498 is not equal to 74.935 * -9.81 The difference corresponds to more than 1 kg.
Where does this difference come from?
Thanks, Thomaz