8 #ifndef _CONTROL_CONSTRAINT_H_ 9 #define _CONTROL_CONSTRAINT_H_ Declaration file of the Model class.
virtual void connectToController(const FullDynamicEquationFunction &dynamicEquation, bool useReducedProblem)=0
Optimization-based Robot Controller namespace. a library of classes to write and solve optimization p...
boost::shared_ptr< Constraint< LinearFunction > > _constraint
virtual ~ControlConstraint()
Interface for controllers.
Declaration file of the LinearFunction class.
LinearConstraint & getConstraint()
Create a linear function that represents the dynamic equation of motion.
Declaration file of the Constraint class.
Define base class that can be used as constraints in wOcra controller.
Declaration file of the Variable class.
virtual void disconnectFromController()=0