- 3.0.2 optimal control module.
constraint.h
Go to the documentation of this file.
1
/**********************************************************************************************************************
2
This file is part of the Control Toolbox (https://github.com/ethz-adrl/control-toolbox), copyright by ETH Zurich.
3
Licensed under the BSD-2 license (see LICENSE file in main directory)
4
**********************************************************************************************************************/
5
6
#pragma once
7
8
#include "
term/ConstraintBase.h
"
9
#include "
term/BoxConstraintBase.h
"
10
#include "
term/ControlInputConstraint.h
"
11
#include "
term/ObstacleConstraint.h
"
12
#include "
term/StateConstraint.h
"
13
#include "
term/TerminalConstraint.h
"
14
15
#include "
ConstraintContainerBase.h
"
16
#include "
LinearConstraintContainer.h
"
17
#include "
ConstraintContainerAD.h
"
18
#include "
ConstraintContainerAnalytical.h
"
19
#include "
SwitchedLinearConstraintContainer.h
"
ControlInputConstraint.h
ConstraintContainerAnalytical.h
SwitchedLinearConstraintContainer.h
ObstacleConstraint.h
LinearConstraintContainer.h
TerminalConstraint.h
StateConstraint.h
BoxConstraintBase.h
ConstraintContainerBase.h
ConstraintContainerAD.h
ConstraintBase.h
include
ct
optcon
constraint
constraint.h
Generated on Wed Feb 19 2020 15:14:32 by
1.8.13