blockfactory icon indicating copy to clipboard operation
blockfactory copied to clipboard

A tiny framework to wrap algorithms for dataflow programming

Results 24 blockfactory issues
Sort by recently updated
recently updated
newest added

In https://github.com/robotology/blockfactory/commit/742273b30f15142250e4acd517abe8c244bf42df I uploaded an initial version of the files that will be used in this tutorial. We should fill the [markdown](https://github.com/robotology/blockfactory/blob/master/doc/mkdocs/data/autogenerate_code.md) file with a more detailed explanation, pointing out...

complexity::low
component::website
issue::type::reminder

I was able to successfully compile the code in Windows 10. I need the toolbox to generate Simulink block for Real-time SpeedGoat machine which only runs on Matlab 2020b. However...

I am trying to install block factory for the first time. I want to run the example in the blockfactory folder first. When I tried to run it in Simulink,...

It should be legal to call `CoderBlockInformation::setInputPort(const core::Port::Info& portInfo, const void* signalAddress)`, that is currently not the case due to https://github.com/robotology/blockfactory/issues/81#issuecomment-2371530173 .