aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
fwd.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <crocoddyl/core/fwd.hpp>
4
5
namespace
aligator
{
7
namespace
compat {
9
namespace
croc {
10
11
template
<
typename
Scalar>
struct
StateWrapperTpl;
12
13
template
<
typename
Scalar>
struct
CrocCostModelWrapperTpl
;
14
15
template
<
typename
Scalar>
struct
CrocCostDataWrapperTpl
;
16
17
template
<
typename
Scalar>
struct
DynamicsDataWrapperTpl
;
18
19
template
<
typename
Scalar>
struct
ActionModelWrapperTpl
;
20
21
template
<
typename
Scalar>
struct
ActionDataWrapperTpl
;
22
23
}
// namespace croc
24
}
// namespace compat
25
}
// namespace aligator
aligator
Main package namespace.
Definition
action-model-wrap.hpp:14
aligator::compat::croc::ActionDataWrapperTpl
A complicated child class to StageDataTpl which pipes Crocoddyl's data to the right places.
Definition
fwd.hpp:21
aligator::compat::croc::ActionModelWrapperTpl
Wraps a crocoddyl::ActionModelAbstract.
Definition
fwd.hpp:19
aligator::compat::croc::CrocCostDataWrapperTpl
Definition
fwd.hpp:15
aligator::compat::croc::CrocCostModelWrapperTpl
Definition
fwd.hpp:13
aligator::compat::croc::DynamicsDataWrapperTpl
Definition
fwd.hpp:17
include
aligator
compat
crocoddyl
fwd.hpp
Generated by
1.11.0