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
This is more a question than a real issue, because I can't create an account on the Orocos forum and I can't find a new one..
I am creating Services and ServiceRequesters. However, some of my services need to be configured before being used, as the TaskContext are. Is there a recommended way to do this? Or should I add a configure operation to my services and call them from my .ops file?
The text was updated successfully, but these errors were encountered:
This is more a question than a real issue, because I can't create an account on the Orocos forum and I can't find a new one..
I am creating
Service
s andServiceRequester
s. However, some of my services need to be configured before being used, as the TaskContext are. Is there a recommended way to do this? Or should I add aconfigure
operation to my services and call them from my .ops file?The text was updated successfully, but these errors were encountered: