Skip to content

Commit e374ebc

Browse files
author
Habedank Clemens
committed
add more explanation
Signed-off-by: Habedank Clemens <qxs2704@europe.bmw.corp>
1 parent 96c9eb4 commit e374ebc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

osi_trafficupdate.proto

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ package osi3;
1111
//
1212
// \brief The traffic update message is provided by traffic
1313
// participant models to provide updates to their position, state
14-
// and future trajectory back to the simulation environment.
14+
// and future trajectory back to the simulation environment. The message is designed
15+
// to update data of exactly ONE traffic participant, optionally with an attached
16+
// trailer.
1517
//
1618
// \note For reasons of convenience and consistency, the
1719
// updated information is provided as a MovingObject. Certain fields

0 commit comments

Comments
 (0)