Skip to content

Commit f6d5c3c

Browse files
Update architecture_overview.adoc by osi-streaming
Update architecture_overview.adoc by osi-streaming
1 parent 354939b commit f6d5c3c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/architecture/architecture_overview.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ The following figure shows a more advanced use case for traffic participants.
3232
.Traffic participant with sensor models, AD function, and dynamic model
3333
image::{images_open_simulation_interface}/osi-traffic-participant-advanced.png[1100]
3434

35+
[#fig-interface-streaming]
36+
.Interface for Streaming
37+
image::{images_open_simulation_interface}/osi-streaming-principle.png[1100]
38+
3539
The `HostVehicleData` interface describes the measured internal states of a traffic participant.
3640
OSI currently provides only limited support for data structures that describe measured internal states of traffic participants.
3741
Actuator intentions are currently not covered by OSI and must be handled using a different data description format.
@@ -48,4 +52,4 @@ However, this does not mean that it is optional to fill the field.
4852
For the purpose of providing a complete interface, all existing fields should be set, unless not setting a field carries a specific meaning, as indicated in the accompanying comment.
4953

5054
NOTE: All field numbers equal to or greater than 10000 are available for user-specific extensions via custom fields.
51-
No future evolution of OSI will therefore use field numbers equal to or greater than 10000.
55+
No future evolution of OSI will therefore use field numbers equal to or greater than 10000.

0 commit comments

Comments
 (0)