![]() |
ORCA: Optimization-based framework for Robotic Control Applications
|
#include "orca/utils/Utils.h"#include "orca/robot/RobotModel.h"#include "orca/math/ConstraintFunction.h"#include "orca/common/TaskBase.h"
Include dependency graph for GenericConstraint.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | orca::constraint::GenericConstraint |
| Builds a double bounded function : l < C.x < u With x the control variable, l = lowerBound, u = upperBound, and C the constraint matrix. More... | |
Namespaces | |
| orca | |
| orca::constraint | |
1.8.11