9 #ifndef WBT_RELATIVETRASFORM_H
10 #define WBT_RELATIVETRASFORM_H
19 class RelativeTransform;
25 class BlockInformation;
53 bool parseParameters(blockfactory::core::BlockInformation* blockInfo)
override;
55 bool initialize(blockfactory::core::BlockInformation* blockInfo)
override;
56 bool terminate(
const blockfactory::core::BlockInformation* blockInfo)
override;
57 bool output(
const blockfactory::core::BlockInformation* blockInfo)
override;
Extension of blockfactory::core::Block for simplifying the development of whole-body blocks.
Definition: WBBlock.h:63
Definition: Configuration.h:17