humoto
bridges
qpOASES
interface
qpoases.h
Go to the documentation of this file.
1
/**
2
@file
3
@author Alexander Sherikov
4
@copyright 2014-2017 INRIA. Licensed under the Apache License, Version 2.0.
5
(see @ref LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
6
7
@brief
8
*/
9
10
#pragma once
11
12
#include <qpOASES.hpp>
13
14
namespace
humoto
15
{
16
/**
17
* @brief QP solver: qpOASES.
18
*
19
* @ingroup Solvers
20
* @{
21
* @defgroup qpOASES qpOASES
22
* @}
23
*
24
* @ingroup qpOASES
25
*/
26
namespace
qpoases
27
{
28
}
29
}
30
31
#include "
qpoases/solution.h
"
32
#include "
qpoases/solver.h
"
humoto
The root namespace of HuMoTo.
Definition:
config.h:12
solver.h
solution.h
Generated on Fri Sep 29 2017 16:44:40 for humoto by
1.8.13