Skip to content

Commit f9f0535

Browse files
Update osi_hostvehicledata.proto
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
1 parent 3bd6e4c commit f9f0535

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

osi_hostvehicledata.proto

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ import "osi_object.proto";
88

99
package osi3;
1010

11-
// \brief The vehicle-class is about the non-perceivable information, that is measured or
12-
// calculated and transported by the board net.
11+
// \brief Host vehicle data is about the perception of the vehicle about it's own, internal states.
12+
// It describes data that the host vehicle knows about itself,
13+
// e.g. from location sensors, internal sensors, board net etc.
1314
// A dynamic model can serve as input provider.
1415
// Sensors, mockups or other modules can make usage of the host vehicle data.
1516
// It consists of different messages categorizing the vehicle in:

0 commit comments

Comments
 (0)