Skip to content

Commit 70ed501

Browse files
Better wording in doc/spec/model_types.adoc
Co-authored-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 92edff1 commit 70ed501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/spec/model_types.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Traffic participant models may internally use environmental effect models, senso
2020
They may also be used to implement surrounding traffic in simplified ways.
2121
Traffic participant models consume `osi3::SensorView` as input and produce `osi3::TrafficUpdate` as output.
2222
They may also consume `osi3::TrafficCommand` as input to allow control by a scenario engine or other coordinating function.
23-
They may also produce `osi3::TrafficCommandUpdate` as output to allow a response to that.
23+
They may also produce `osi3::TrafficCommandUpdate` as output to allow status responses to such control messages.
2424

2525
All models may also consume a global `osi3::GroundTruth` parameter during initialization.
2626

0 commit comments

Comments
 (0)