We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a60a3 commit eecbd72Copy full SHA for eecbd72
osi_trafficupdate.proto
@@ -40,9 +40,9 @@ message TrafficUpdate
40
41
// Updated moving object
42
//
43
- // \note Only the id, base member without dimension and base_polygon
44
- // and the vehicle_classification.light_state members are considered in
45
- // updates. All other members can be left undefined and will be
+ // \note Only the following member are considered in updates: id, base member
+ // without dimension and base_polygon and the vehicle_classification.light_state.
+ // All other members can be left undefined and will be
46
// ignored by the receiver of this message.
47
48
optional MovingObject update = 3;
0 commit comments