Closed diegoferigo closed 6 years ago
The BlockInformation interface need to be implemented for using the WBToolboxLibrary from the automatically generated code. This will require a new CoderBlockInformation implemetation.
BlockInformation
WBToolboxLibrary
CoderBlockInformation
Fixed by https://github.com/robotology/wb-toolbox/commit/4eb79c92f7c1846208f4af6abc6d1a7d94ec0a81.
The
BlockInformation
interface need to be implemented for using theWBToolboxLibrary
from the automatically generated code. This will require a newCoderBlockInformation
implemetation.