Skip to content

Commit f7b5409

Browse files
committed
Adjust formatting
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 41ceeef commit f7b5409

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/architecture/architecture_overview.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ endif::[]
77
OSI contains an object-based environment description that uses the message format of the https://github.com/protocolbuffers/protobuf/wiki[Protocol Buffer] library.
88
Google developed and maintains the Protocol Buffer library.
99
OSI defines top-level messages that are used to exchange data between separate models.
10-
Top-level messages define the `GroundTruth` interface, the `SensorData` interface, and – since OSI version 3.0.0 – the interfaces `SensorView` and `SensorViewConfiguration`. Further top-level messages that were added in later versions of OSI are `TrafficCommand`, `TrafficUpdate`, `MotionRequest`, and `StreamingUpdate`.
10+
Top-level messages define the `GroundTruth` interface, the `SensorData` interface, and – since OSI version 3.0.0 – the interfaces `SensorView` and `SensorViewConfiguration`.
11+
Further top-level messages that were added in later versions of OSI are `TrafficCommand`, `TrafficUpdate`, `MotionRequest`, and `StreamingUpdate`.
1112

1213
The following figure shows the interfaces and models involved in modeling a sensor.
1314

0 commit comments

Comments
 (0)