

Public Types | |
| typedef _Scalar | Scalar |
| typedef Eigen::Matrix< Scalar, -1, 1, Eigen::ColMajor, 6 > | Vector6Max |
Public Types inherited from NumericalBase< BaumgarteCorrectorParametersTpl< _Scalar > > | |
| typedef traits< BaumgarteCorrectorParametersTpl< _Scalar > >::Scalar | Scalar |
Public Member Functions | |
| BaumgarteCorrectorParametersTpl (int size=6) | |
| template<typename NewScalar > | |
| BaumgarteCorrectorParametersTpl< NewScalar > | cast () const |
| bool | operator!= (const BaumgarteCorrectorParametersTpl &other) const |
| bool | operator== (const BaumgarteCorrectorParametersTpl &other) const |
Public Attributes | |
| Vector6Max | Kd |
| Damping corrector value. | |
| Vector6Max | Kp |
| Proportional corrector value. | |
Definition at line 63 of file contact-info.hpp.