WB-Toolbox
6.0.0
ASimulinkToolboxforWholeBodyControl
|
Classes | |
class | Configuration |
Store the configuration for whole-body blocks. More... | |
class | RobotInterface |
Class for handling model and robot resources. More... | |
class | WBBlock |
Extension of blockfactory::core::Block for simplifying the development of whole-body blocks. More... | |
class | WholeBodySingleton |
Typedefs | |
using | JointIndex_Yarp = int |
using | JointIndex_iDynTree = int |
using | JointName = std::string |
using | InputSignalPtr = std::shared_ptr< const blockfactory::core::Signal > |
using wbt::base::InputSignalPtr = typedef std::shared_ptr<const blockfactory::core::Signal> |
using wbt::base::JointIndex_iDynTree = typedef int |
using wbt::base::JointIndex_Yarp = typedef int |
using wbt::base::JointName = typedef std::string |