#include <PreviewControl/rigid-body.hh>
|
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > | U |
| Control matrix. More...
|
|
Eigen::MatrixXd | Um1 |
| Inverse of control matrix. More...
|
|
Eigen::MatrixXd | UT |
| Transpose of control matrix. More...
|
|
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > | S |
| State matrix. More...
|
|
dynamics_e | Type |
|
◆ clear()
void PatternGeneratorJRL::linear_dynamics_s::clear |
( |
| ) |
|
|
inline |
Eigen::Matrix<double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor> PatternGeneratorJRL::linear_dynamics_s::S |
◆ Type
dynamics_e PatternGeneratorJRL::linear_dynamics_s::Type |
Eigen::Matrix<double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor> PatternGeneratorJRL::linear_dynamics_s::U |
◆ Um1
Eigen::MatrixXd PatternGeneratorJRL::linear_dynamics_s::Um1 |
Inverse of control matrix.
◆ UT
Eigen::MatrixXd PatternGeneratorJRL::linear_dynamics_s::UT |
Transpose of control matrix.
The documentation for this struct was generated from the following file: