8 #ifndef _FULLDYNAMICEQUATIONFUNCTION_H_ 9 #define _FULLDYNAMICEQUATIONFUNCTION_H_ 69 void invalidateReducedProblemData(
int timestamp);
73 boost::shared_ptr<Pimpl> pimpl;
~FullDynamicEquationFunction()
void updateJacobian() const
const Eigen::VectorXd & getInertiaMatrixInverseLinNonLinGrav() const
Declaration file of the Model class.
Optimization-based Robot Controller namespace. a library of classes to write and solve optimization p...
virtual void doUpdateInputSizeEnd()
void takeIntoAccountGravity(bool useGrav)
Declaration file of the LinearFunction class.
This class represents a variable in a mathematical sense.
Create a linear function that represents the dynamic equation of motion.
FullDynamicEquationFunction(const Model &model)
Declaration file of the Constraint class.
LinearFunction functionType_t
Variable & getActionVariable() const
virtual void doUpdateInputSizeBegin()
Declaration file of the Variable class.
const Eigen::MatrixXd & getInertiaMatrixInverseJchiT() const