ocs2_legged_robot_notes
ocs2_legged_robot_notes copied to clipboard
question about precomputation module
Unlike other constraints, in NormalVeclocityConstraintCppAd.cpp
, the method getValue
use function defined in LeggedRobotPreComputation.cpp
. Is it necessary? Why it needs to be precomputed?