ocra-recipes
Doxygen documentation for the ocra-recipes repository
Classes | Namespaces
WocraController.cpp File Reference

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"
Include dependency graph for WocraController.cpp:

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.
 

Detailed Description

Implement the LQP-based controller developped during my PhD thesis with ocra framework.

Author
Joseph Salini

Definition in file WocraController.cpp.