File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 70
70
- name : Copy Tracefile FMU
71
71
if : steps.cache-tracefile-player-fmu.outputs.cache-hit != 'true'
72
72
working-directory : sl-5-5-osi-trace-file-player/build
73
- run : cp src/ OSMPTraceFilePlayer.fmu /tmp/tracefile_player_fmu/OSMPTraceFilePlayer.fmu
73
+ run : cp OSMPTraceFilePlayer.fmu /tmp/tracefile_player_fmu/OSMPTraceFilePlayer.fmu
74
74
75
75
- name : Commit ID
76
76
working-directory : /tmp/tracefile_player_fmu
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ The "object based camera object model" is based on object lists and all modeling
8
8
The outer layer of the model is the OSI Sensor Model Packaging (OSMP).
9
9
It specifies ways in which models using the Open Simulation Interface (OSI) are to be packaged for their use in simulation environments using FMI 2.0.
10
10
For more detailed information see the official documentation.
11
- <img src =" doc/img/OSMPCameraSensor_Demo.gif " width =" 800 " />
11
+
12
+ <img src =" doc/img/OSMPCameraSensor_Demo.gif " alt =" Camera Sensor Demo " width =" 800 " />
12
13
13
14
## Modeling Approach
14
15
@@ -110,8 +111,8 @@ This work received funding from the research project
110
111
" [SET Level](https://setlevel.de/)" of the [PEGASUS](https://pegasus-family.de) project family,
111
112
promoted by the German Federal Ministry for Economic Affairs and Energy based on a decision of the German Bundestag.
112
113
113
- | SET Level | PEGASUS Family | BMWi |
114
- | ----------------------------------------------------------------------------------------------------------| ----------------------------------------------------------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
115
- | < a href=" https://setlevel.de" ><img src=" https://setlevel.de/assets/logo-setlevel.svg" width=" 100" /></a> | < a href=" https://pegasus-family.de" ><img src=" https://setlevel.de/assets/logo-pegasus-family.svg" width=" 100" /></a> | < a href=" https://www.bmwi.de/Redaktion/DE/Textsammlungen/Technologie/fahrzeug-und-systemtechnologien.html" ><img src=" https://setlevel.de/assets/logo-bmwi-en.svg" width=" 100" /></a> |
114
+ | SET Level | PEGASUS Family | BMWi |
115
+ | ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ----------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
116
+ | < a href=" https://setlevel.de" ><img src=" https://setlevel.de/assets/logo-setlevel.svg" alt= " SETLevel " width=" 100" /></a> | < a href=" https://pegasus-family.de" ><img src=" https://setlevel.de/assets/logo-pegasus-family.svg" alt= " Pegasus " width=" 100" /></a> | < a href=" https://www.bmwi.de/Redaktion/DE/Textsammlungen/Technologie/fahrzeug-und-systemtechnologien.html" ><img src=" https://setlevel.de/assets/logo-bmwi-en.svg" alt= " BMWi " width=" 100" /></a> |
116
117
117
118
# # References
You can’t perform that action at this time.
0 commit comments