Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
acado
acado_controller.hpp
Go to the documentation of this file.
1
/*
2
* This file is part of ACADO Toolkit.
3
*
4
* ACADO Toolkit -- A Toolkit for Automatic Control and Dynamic Optimization.
5
* Copyright (C) 2008-2014 by Boris Houska, Hans Joachim Ferreau,
6
* Milan Vukov, Rien Quirynen, KU Leuven.
7
* Developed within the Optimization in Engineering Center (OPTEC)
8
* under supervision of Moritz Diehl. All rights reserved.
9
*
10
* ACADO Toolkit is free software; you can redistribute it and/or
11
* modify it under the terms of the GNU Lesser General Public
12
* License as published by the Free Software Foundation; either
13
* version 3 of the License, or (at your option) any later version.
14
*
15
* ACADO Toolkit is distributed in the hope that it will be useful,
16
* but WITHOUT ANY WARRANTY; without even the implied warranty of
17
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18
* Lesser General Public License for more details.
19
*
20
* You should have received a copy of the GNU Lesser General Public
21
* License along with ACADO Toolkit; if not, write to the Free Software
22
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23
*
24
*/
25
26
34
#include <
acado/utils/acado_utils.hpp
>
35
#include <
acado/user_interaction/user_interaction.hpp
>
36
#include <
acado/matrix_vector/matrix_vector.hpp
>
37
#include <
acado/variables_grid/variables_grid.hpp
>
38
#include <acado/index_list/index_list.hpp>
39
#include <
acado/symbolic_expression/symbolic_expression.hpp
>
40
#include <
acado/function/function.hpp
>
41
#include <
acado/integrator/integrator.hpp
>
42
#include <
acado/sparse_solver/sparse_solver.hpp
>
43
44
#include <
acado/dynamic_system/dynamic_system.hpp
>
45
#include <
acado/dynamic_discretization/dynamic_discretization.hpp
>
46
#include <
acado/dynamic_discretization/integration_algorithm.hpp
>
47
#include <
acado/nlp_solver/nlp_solver.hpp
>
48
#include <
acado/nlp_solver/scp_method.hpp
>
49
#include <
acado/ocp/ocp.hpp
>
50
#include <
acado/optimization_algorithm/optimization_algorithm.hpp
>
51
#include <
acado/optimization_algorithm/parameter_estimation_algorithm.hpp
>
52
#include <
acado/optimization_algorithm/multi_objective_algorithm.hpp
>
53
54
#include <
acado/curve/curve.hpp
>
55
#include <
acado/controller/controller.hpp
>
56
#include <
acado/estimator/estimator.hpp
>
57
#include <
acado/control_law/control_law.hpp
>
58
#include <
acado/control_law/pid_controller.hpp
>
59
#include <acado/control_law/dynamic_feedback_law.hpp>
60
#include <
acado/control_law/linear_state_feedback.hpp
>
61
#include <
acado/control_law/feedforward_law.hpp
>
62
#include <
acado/reference_trajectory/reference_trajectory.hpp
>
curve.hpp
parameter_estimation_algorithm.hpp
scp_method.hpp
multi_objective_algorithm.hpp
acado_utils.hpp
nlp_solver.hpp
dynamic_system.hpp
pid_controller.hpp
feedforward_law.hpp
linear_state_feedback.hpp
user_interaction.hpp
function.hpp
variables_grid.hpp
integrator.hpp
matrix_vector.hpp
ocp.hpp
estimator.hpp
reference_trajectory.hpp
sparse_solver.hpp
control_law.hpp
optimization_algorithm.hpp
integration_algorithm.hpp
controller.hpp
dynamic_discretization.hpp
symbolic_expression.hpp
acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:34:27