Skip to content

Commit

Permalink
doc(example-data): Create README.md for example data (#20)
Browse files Browse the repository at this point in the history
* Create README.md for example data 
* delete outdated example
* add OpenPASS as optional simulator 
---------
Signed-off-by: Carlo van Driesten <[email protected]>
  • Loading branch information
jdsika authored Dec 12, 2024
1 parent c511ba0 commit 46ad06d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions example-data/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Create ASAM OSI MCAP files

The [multi trace format definition](https://github.com/OpenSimulationInterface/open-simulation-interface/pull/841) is implemented in the [ASAM OSI Utilities](https://github.com/Lichtblick-Suite/asam-osi-utilities/tree/main/examples) where you can use the `convert_osi2mcap` example to convert a standard compliant `.osi` trace to an mcap trace.
You can use e.g. esmini to create `.osi` trace files.
Take a look at the [OpenMSL actions](https://github.com/openMSL/sl-1-0-sensor-model-repository-template/tree/main/test/integration/003_output_osi_fields) how to run a complete co-simulation.

Another option to create traces is the OpenPASS [gt-gen-simlator](https://gitlab.eclipse.org/eclipse/openpass/gt-gen-simulator).

## Example traces

tbd
Binary file removed example-data/only_osi_topic.mcap
Binary file not shown.

0 comments on commit 46ad06d

Please sign in to comment.