Skip to content

Commit 5324e14

Browse files
ThomasNaderBMWpmai
authored andcommitted
Update architecture_overview.adoc by osi-streaming
Signed-off-by: Thomas Nader <thomas.nader@bmw.de> Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 2f4d22d commit 5324e14

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
One example would be the `MotionRequest` interface that can be used to communicate the results of the behavior planning to the dynamic model.
@@ -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)