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