- 3.0.2 models module.
|
#include <iit/rbd/rbd.h>
Go to the source code of this file.
Namespaces | |
iit | |
iit::ct_DoubleInvertedPendulum | |
iit::ct_DoubleInvertedPendulum::tpl | |
Typedefs | |
template<typename SCALAR > | |
using | iit::ct_DoubleInvertedPendulum::tpl::Column2d = iit::rbd::PlainMatrix< SCALAR, 2, 1 > |
template<typename SCALAR > | |
using | iit::ct_DoubleInvertedPendulum::tpl::JointState = Column2d< SCALAR > |
using | iit::ct_DoubleInvertedPendulum::Column2d = tpl::Column2d< double > |
typedef Column2d | iit::ct_DoubleInvertedPendulum::JointState |