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 103b873 commit 31272a2Copy full SHA for 31272a2
osi_streamingupdate.proto
@@ -65,6 +65,8 @@ message StreamingUpdate
65
// e.g. from location sensors, internal sensors and ECU bus data, etc.,
66
// that is made available to sensors as input.
67
//
68
+ // The ID inside this message allows an association to moving object data.
69
+ //
70
repeated HostVehicleData host_vehicle_data_update = 8;
71
72
// Entities that will no longer be updated, because they are considered
0 commit comments