Skip to content

Commit 62aba9a

Browse files
committed
feat(docs): Add traffic command and traffic update (#506)
Signed-off-by: Maximilian Rosin <maximilian.rosin@parson-europe.com>
1 parent ed79c70 commit 62aba9a

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
= Traffic command
2+
3+
Traffic commands contain control commands from the scenario engine to traffic participant models.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
= Traffic update
2+
3+
Traffic updates are provided by traffic participants.
4+
They provide updates of the position, state and future trajectory of a traffic participant back to the simulation environment.

doc/open-simulation-interface_user_guide.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ include::./architecture/sensor_view_configuration.adoc[leveloffset=+3]
4040

4141
include::./architecture/sensor_data.adoc[leveloffset=+3]
4242

43+
include::./architecture/traffic_command.adoc[leveloffset=+3]
44+
45+
include::./architecture/traffic_update.adoc[leveloffset=+3]
46+
4347
=== Model types
4448

4549
include::./architecture/environmental_effect_model.adoc[leveloffset=+3]

0 commit comments

Comments
 (0)