This PR adds a new method to distribute the force during a double support phase.
It uses a set of reference ZMP in a defined horizon.
The CoP are then modelled as a 1st order w.r.t the generated reference with parameters lambda and delay w.r.t the previous reference.
The distribution computes the reference CoP to send to the admittances tasks in order to obtain the desired ZMP.
This method does not rely on the classic DCM feedback scheme and is supposed to be used in a case where the centroidal dynamic is already computed.
The previous use of the lipm_stabilizer remains.
This has been tested using the ismpc controller with HRP-2KAI and HRP-4CR real robots.
It also added other accessor on the stabilizer state.
This PR adds a new method to distribute the force during a double support phase.
It uses a set of reference ZMP in a defined horizon.
The CoP are then modelled as a 1st order w.r.t the generated reference with parameters lambda and delay w.r.t the previous reference. The distribution computes the reference CoP to send to the admittances tasks in order to obtain the desired ZMP.
This method does not rely on the classic DCM feedback scheme and is supposed to be used in a case where the centroidal dynamic is already computed. The previous use of the lipm_stabilizer remains.
This has been tested using the ismpc controller with HRP-2KAI and HRP-4CR real robots.
It also added other accessor on the stabilizer state.