WB-Toolbox  6.0.0
ASimulinkToolboxforWholeBodyControl
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WBBlock.h File Reference
#include <BlockFactory/Core/Block.h>
#include <memory>
#include <string>
Include dependency graph for WBBlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wbt::base::WBBlock
 Extension of blockfactory::core::Block for simplifying the development of whole-body blocks. More...
 

Namespaces

 blockfactory
 
 blockfactory::core
 
 wbt
 
 wbt::base
 
 iDynTree
 

Typedefs

using wbt::base::InputSignalPtr = std::shared_ptr< const blockfactory::core::Signal >