-
|
Are there any reference applications or examples that use multiple parts of S-CORE or show how the different modules interact with each other? What I've found so far are a few small examples within some modules that demonstrate very narrow functionality of those modules. Having some reference applications would help understand how an S-CORE app is meant to look like and how the different components are integrated with each other. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
only the scrample repository and in the different modules there are demo scenarios like mini-adas in feo https://github.com/eclipse-score/feo/tree/main/examples/rust or https://github.com/eclipse-score/communication/tree/main/score/mw/com/example/ipc_bridge in mw:com |
Beta Was this translation helpful? Give feedback.
only the scrample repository and in the different modules there are demo scenarios like mini-adas in feo https://github.com/eclipse-score/feo/tree/main/examples/rust or https://github.com/eclipse-score/communication/tree/main/score/mw/com/example/ipc_bridge in mw:com