ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
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"
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. | |
Define base class that can be used as constraints in wOcra controller.
Definition in file FullDynamicEquationFunction.h.