#include <InertiaMatrixEstimDefines.hpp>
Public Attributes | |
Eigen::Vector3d | estGain |
Eigen::Matrix3d | estInertiaMatrix |
Definition at line 17 of file InertiaMatrixEstimDefines.hpp.
Eigen::Vector3d InertiaMatrixEstimOutput::estGain |
Definition at line 19 of file InertiaMatrixEstimDefines.hpp.
Eigen::Matrix3d InertiaMatrixEstimOutput::estInertiaMatrix |
Definition at line 18 of file InertiaMatrixEstimDefines.hpp.