Skip to content

Commit 41946d4

Browse files
committed
Minor clarifications and language corrections
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 9457f11 commit 41946d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_hostvehicledata.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import "osi_common.proto";
88
package osi3;
99

1010
// \brief Host vehicle data is about the perception of the vehicle about its own internal states.
11-
// It can be understood as an interface container for restbussimulation signals.
12-
// If there is a duplication with values from the rest of SensorView or SensorData, than these shall be taken.
11+
// It captures the knowledge the vehicle has internally, which can differ from the actual or global truth for various reasons.
12+
// This message can also be understood as an interface container for the signals of a rest bus simulation.
1313
//
1414
// It consists of different messages categorizing the vehicle in:
1515
// Basics, powertrain, brake system, vehicle steering, vehicle wheels, vehicle localization.

0 commit comments

Comments
 (0)