You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then the updateHook of TaskB will only be triggered for portB, NOT for interited port portA!
In TaskBase::setupComponentInterface(), orogen did not add portA.
The text was updated successfully, but these errors were encountered:
Given Task A and Task B as follows:
then the updateHook of TaskB will only be triggered for portB, NOT for interited port portA!
In TaskBase::setupComponentInterface(), orogen did not add portA.
The text was updated successfully, but these errors were encountered: