Integrate EB corbos Linux for Safety Applications#27
Merged
AlexanderLanin merged 1 commit intoeclipse-score:mainfrom Nov 11, 2025
Merged
Conversation
cae268c to
7178ba4
Compare
Member
|
I would merge this, with "no support" statement (for now) |
Contributor
Author
|
I discussed with @antonkri that this should go in. In a second step we wanted to rework this to use the "scrample" test app and itf test setup, similar to |
This uses the ipc_bridge example of communication as example / test. It also contains extensive documentation about the integration itself, and a CI workflow.
7178ba4 to
9326efc
Compare
AlexanderLanin
approved these changes
Nov 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We use the
mw:comipc_bridgeexample as test case to verify the integration ofbaselibsandcommunicationinto EB corbos Linux for Safety Applications. The related README contains documentation about the integration: the basic principles, and how it can be executed and modified (both locally and using CodeSpaces). Also, a GitHub Action is provided which runs whenever the content ofebclfsa/changes.Note that
ebclfsa/MODULE.bazelcontains references to releases ofbaselibsandcommunicationwhich correspond to the S-CORE0.5.0-alpharelease.