#include <StandardInertiaMatrixEstimator.hpp>

Public Member Functions | |
| StandardInertiaMatrixEstimOptions () | |
Public Attributes | |
| Option< Eigen::Vector3d > * | tAFiltCoeff | 
| Option< std::string > * | tInertiaTopic | 
| Option< Eigen::Vector3d > * | tInitialInertiaMatrix | 
| Option< Eigen::Vector3d > * | tKappaZeroGain | 
| Option< Eigen::Vector3d > * | tLambdaZeroGain | 
| Option< Eigen::Vector3d > * | tMaxInertia | 
| Option< Eigen::Vector3d > * | tMinInertia | 
| Option< bool > * | tPublishInertia | 
| Option< double > * | tSampleTime | 
Definition at line 20 of file StandardInertiaMatrixEstimator.hpp.
Definition at line 19 of file StandardInertiaMatrixEstimator.cpp.
| Option<Eigen::Vector3d>* TELEKYB_NAMESPACE::StandardInertiaMatrixEstimOptions::tAFiltCoeff | 
Definition at line 25 of file StandardInertiaMatrixEstimator.hpp.
Definition at line 34 of file StandardInertiaMatrixEstimator.hpp.
| Option<Eigen::Vector3d>* TELEKYB_NAMESPACE::StandardInertiaMatrixEstimOptions::tInitialInertiaMatrix | 
Definition at line 23 of file StandardInertiaMatrixEstimator.hpp.
| Option<Eigen::Vector3d>* TELEKYB_NAMESPACE::StandardInertiaMatrixEstimOptions::tKappaZeroGain | 
Definition at line 26 of file StandardInertiaMatrixEstimator.hpp.
| Option<Eigen::Vector3d>* TELEKYB_NAMESPACE::StandardInertiaMatrixEstimOptions::tLambdaZeroGain | 
Definition at line 27 of file StandardInertiaMatrixEstimator.hpp.
| Option<Eigen::Vector3d>* TELEKYB_NAMESPACE::StandardInertiaMatrixEstimOptions::tMaxInertia | 
Definition at line 30 of file StandardInertiaMatrixEstimator.hpp.
| Option<Eigen::Vector3d>* TELEKYB_NAMESPACE::StandardInertiaMatrixEstimOptions::tMinInertia | 
Definition at line 31 of file StandardInertiaMatrixEstimator.hpp.
Definition at line 33 of file StandardInertiaMatrixEstimator.hpp.
Definition at line 28 of file StandardInertiaMatrixEstimator.hpp.