You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the third parameter of gaitSchedulePtr_->insertModeSequenceTemplate() shold be (finalTime + timeHorizon) instead of (timeHorizon)?
Is it right?
The text was updated successfully, but these errors were encountered:
liyingzhi
changed the title
Seem wrong with [insertModeSequenceTemplate finalTime in GaitReceiver::preSolverRun function]
Seem input parameter wrong with [insertModeSequenceTemplate finalTime in GaitReceiver::preSolverRun function]
Jun 6, 2024
This line:
ocs2/ocs2_robotic_examples/ocs2_legged_robot_ros/src/gait/GaitReceiver.cpp
Line 56 in 164c26b
I think the third parameter of gaitSchedulePtr_->insertModeSequenceTemplate() shold be (finalTime + timeHorizon) instead of (timeHorizon)?
Is it right?
The text was updated successfully, but these errors were encountered: