Eigen::Vector3d computeCentroidalZMPNoGravity(Eigen::Vector3d &com, Eigen::Vector3d &comA, double altitude)
Compute the ZMP in the world frame considering that gravity is taken into account in the CoM accelera...
Eigen::Vector3d computeCentroidalZMPComplete(MultiBodyConfig &mbc, Eigen::Vector3d &com, Eigen::Vector3d &comA, double altitude, sva::ForceVecd wr_external, double mass)
Compute the ZMP considering the external wrench applied on the robot the gravity should also be alrea...