- 3.0.2 optimal control module.
|
Go to the source code of this file.
Classes | |
class | ct::optcon::example::DiehlSystem |
Dynamics class for the Diehl system. More... | |
class | ct::optcon::example::DiehlSystemLinear |
Linear system class for the Diehl system. More... | |
Namespaces | |
ct | |
ct::optcon | |
ct::optcon::example | |
Functions | |
std::shared_ptr< CostFunctionQuadratic< 1, 1 > > | ct::optcon::example::createDiehlCostFunction (const core::StateVector< 1 > &x_final) |
create a cost function of appropriate Dimensions for the Diehl system More... | |