Skip to content
Snippets Groups Projects
Commit 4d65cf9f authored by Pierre Gergondet's avatar Pierre Gergondet
Browse files

Fix intialization to allow restart of Herdt's PG

parent 252a13b2
No related branches found
Tags v1.7.0
No related merge requests found
......@@ -220,6 +220,7 @@ ZMPVelocityReferencedQP::InitOnLine(deque<ZMPPosition> & FinalZMPTraj_deq,
COMState & lStartingCOMState,
MAL_S3_VECTOR_TYPE(double) & lStartingZMPPosition)
{
UpperTimeLimitToUpdate_ = 0.0;
FootAbsolutePosition CurrentLeftFootAbsPos, CurrentRightFootAbsPos;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment