Skip to content

Commit 17a6123

Browse files
MaikolDrechslerpmai
authored andcommitted
Minimal typo in VehicleKinematics message
Include space between comment command and the description. Signed-off-by: Maikol Drechsler <maikol.drechsler@carissma.eu>
1 parent 05d1f30 commit 17a6123

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
@@ -343,9 +343,9 @@ message HostVehicleData
343343
}
344344

345345
//
346-
//\brief Current calculated and estimated acceleration, velocity and orientation rate on Inertial Measurement Unit measurements and related sensors.
346+
// \brief Current calculated and estimated acceleration, velocity and orientation rate on Inertial Measurement Unit measurements and related sensors.
347347
//
348-
//This message contains the most accurate information the vehicle knows about its velocity,
348+
// This message contains the most accurate information the vehicle knows about its velocity,
349349
// acceleration and orientation rate available in the on-board network.
350350
//
351351
message VehicleKinematics

0 commit comments

Comments
 (0)