[Bug 764] New: RTW component fails to configure when using the deployer

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=764

Summary: RTW component fails to configure when using the
deployer
Product: Simulink Toolbox
Version: 1.2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: General
AssignedTo: orocos-dev [..] ...
ReportedBy: philippe [dot] hamelin [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

When using the deployer, the RTW component fails to configure itself:

[ ERROR ][SimJournal1] Simulink models must be executed at Periodic
frequencies, but you've set a non periodic.

This has been tested at first with a SlaveActivity. This error still appears
when using a PeriodicActivity. I think that this is because the RTW component
is configured in the constructor although the Deployment component hasn't
configured its activity yet.

A working/temporary/unclean patch is to disable this check in the file
/usr/local/matlab/rtw/c/orocos/RTWComponent.hpp.

[Bug 764] RTW component fails to configure when using the deploy

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=764

Klaas Gadeyne <klaas [dot] gadeyne [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution| |DUPLICATE
Status|NEW |RESOLVED

--- Comment #1 from Klaas Gadeyne <klaas [dot] gadeyne [..] ...> 2010-05-06 22:17:23 ---
Could you check wether your submission is not a duplicate of
<https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=738>

Get 1.4 from <http://people.mech.kuleuven.be/~orocos/pub/apps />

However, I noticed the webpage is not up-to-date anymore, but that's a
different bug.

Klaas

*** This bug has been marked as a duplicate of bug 738 ***