ocra-recipes
Doxygen documentation for the ocra-recipes repository
Classes | Namespaces
ControlConstraint.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/control/FullDynamicEquationFunction.h"
#include "ocra/optim/Variable.h"
#include "ocra/optim/Constraint.h"
Include dependency graph for ControlConstraint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ocra::ControlConstraint
 

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 ControlConstraint.h.