ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
#include "ocra/optim/QLDSolver.h"
Go to the source code of this file.
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. | |
Macros | |
#define | SOLVER_VERBOSE 0 |
#define | IF_SOLVER_VERBOSE(x) ((void)0); |
Functions | |
void | ocra::testQLDSolver () |
#define IF_SOLVER_VERBOSE | ( | x | ) | ((void)0); |
Definition at line 8 of file QLDSolver.cpp.
#define SOLVER_VERBOSE 0 |
Definition at line 4 of file QLDSolver.cpp.