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 babb7a7 commit b2ba557Copy full SHA for b2ba557
osi_hostvehicledata.proto
@@ -338,8 +338,6 @@ message HostVehicleData
338
//
339
message GeoreferencedInformation
340
{
341
- // ToDo: Offset?
342
-
343
// Longitude in decimal degrees regarding WGS84.
344
345
// Unit: Degree
@@ -367,7 +365,7 @@ message HostVehicleData
367
365
368
366
// Range: [0; 360]
369
370
- // optional double heading = 4;
+ optional double heading = 4;
371
372
// Accuracy of localization measurement in percentage of the units.
373
0 commit comments