ocra-recipes
Doxygen documentation for the ocra-recipes repository
Classes | Namespaces
FullDynamicEquationFunction.h File Reference

Define base class that can be used as constraints in wOcra controller. More...

#include "ocra/optim/LinearFunction.h"
#include "ocra/control/Model.h"
#include "ocra/optim/Variable.h"
#include "ocra/optim/Constraint.h"
Include dependency graph for FullDynamicEquationFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ocra::FullDynamicEquationFunction
 Create a linear function that represents the dynamic equation of motion. More...
 

Namespaces

 ocra
 Optimization-based Robot Controller namespace. a library of classes to write and solve optimization problems dedicated to the control of multi-body systems.
 

Detailed Description

Define base class that can be used as constraints in wOcra controller.

Author
Joseph Salini

Definition in file FullDynamicEquationFunction.h.