robotology / wb-toolbox

Simulink toolbox to rapidly prototype robot controllers
https://robotology.github.io/wb-toolbox/
GNU Lesser General Public License v2.1
23 stars 17 forks source link

New BlockInformation implementation for the Simulink Coder #86

Closed diegoferigo closed 6 years ago

diegoferigo commented 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.

diegoferigo commented 6 years ago

Fixed by https://github.com/robotology/wb-toolbox/commit/4eb79c92f7c1846208f4af6abc6d1a7d94ec0a81.