Closed doudou closed 3 months ago
Depends on:
On top of #413
By "in-process", one means that the C++ component runs inside the Syskit process.
The functionality is accessed by declaring a deployment using using_in_process_task TaskModel => "name"
using_in_process_task TaskModel => "name"
Depends on:
On top of #413
By "in-process", one means that the C++ component runs inside the Syskit process.
The functionality is accessed by declaring a deployment using
using_in_process_task TaskModel => "name"