ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
Implement the LQP-based controller developped during my PhD thesis with ocra framework. More...
#include "wocra/WocraController.h"
#include <iostream>
#include "ocra/optim/QuadraticFunction.h"
#include "wocra/Performances.h"
Go to the source code of this file.
Classes | |
struct | wocra::WocraController::Pimpl |
Namespaces | |
wocra | |
Contains all the abstract & concrete classes for robotic control with optimization, based on the ocra framework. | |
Implement the LQP-based controller developped during my PhD thesis with ocra framework.
Definition in file WocraController.cpp.