WB-Toolbox
6.0.0
ASimulinkToolboxforWholeBodyControl
|
Container for data structures used for using iDynTree::KinDynComputations::setRobotState
More...
Container for data structures used for using iDynTree::KinDynComputations::setRobotState
Public Member Functions | |
iDynTreeRobotState (const unsigned &dofs=0, const std::array< double, 3 > &gravity={}) | |
Public Attributes | |
iDynTree::Twist | baseVelocity |
iDynTree::Vector3 | gravity |
iDynTree::Transform | world_T_base |
iDynTree::VectorDynSize | jointsVelocity |
iDynTree::VectorDynSize | jointsPosition |
wbt::base::WBBlock::iDynTreeRobotState::iDynTreeRobotState | ( | const unsigned & | dofs = 0 , |
const std::array< double, 3 > & | gravity = {} |
||
) |
iDynTree::Twist wbt::base::WBBlock::iDynTreeRobotState::baseVelocity |
iDynTree::Vector3 wbt::base::WBBlock::iDynTreeRobotState::gravity |
iDynTree::VectorDynSize wbt::base::WBBlock::iDynTreeRobotState::jointsPosition |
iDynTree::VectorDynSize wbt::base::WBBlock::iDynTreeRobotState::jointsVelocity |
iDynTree::Transform wbt::base::WBBlock::iDynTreeRobotState::world_T_base |