|
| SquashingModelAbstractTpl (const std::size_t ns) |
|
virtual void | calc (const std::shared_ptr< SquashingDataAbstract > &data, const Eigen::Ref< const VectorXs > &s)=0 |
|
virtual void | calcDiff (const std::shared_ptr< SquashingDataAbstract > &data, const Eigen::Ref< const VectorXs > &s)=0 |
|
virtual std::shared_ptr< SquashingDataAbstract > | createData () |
|
std::size_t | get_ns () const |
|
const VectorXs & | get_s_lb () const |
|
const VectorXs & | get_s_ub () const |
|
virtual void | print (std::ostream &os) const |
| Print relevant information of the squashing model. More...
|
|
void | set_s_lb (const VectorXs &s_lb) |
|
void | set_s_ub (const VectorXs &s_ub) |
|
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
|
|
std::size_t | ns_ |
|
VectorXs | s_lb_ |
|
VectorXs | s_ub_ |
|
VectorXs | u_lb_ |
|
VectorXs | u_ub_ |
|
template<typename _Scalar>
class crocoddyl::SquashingModelAbstractTpl< _Scalar >
Definition at line 25 of file squashing-base.hpp.
◆ print()
virtual void print |
( |
std::ostream & |
os | ) |
const |
|
inlinevirtual |
Print relevant information of the squashing model.
- Parameters
-
[out] | os | Output stream object |
Definition at line 62 of file squashing-base.hpp.
The documentation for this class was generated from the following file:
- /root/robotpkg/optimization/py-crocoddyl/work/crocoddyl-2.1.0/include/crocoddyl/core/actuation/squashing-base.hpp