Skip to content

Commit 1996b42

Browse files
committed
Adding reference to EuroNCAP
Signed-off-by: Erik Jaegervall <[email protected]>
1 parent 71c8a0f commit 1996b42

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

spec/Vehicle/Occupant/HeadPosition.vspec

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
# SPDX-License-Identifier: MPL-2.0
88

99
# This file intends to provide data related to head position.
10+
#
11+
# As specified in "Euro NCAP - Assessment Protocol - Safty Assist" section 3.5.3.1
12+
# (https://www.euroncap.com/media/80158/euro-ncap-assessment-protocol-sa-safe-driving-v104.pdf)
13+
# Head Movement (Owl) can be used to assess detection of driver distraction.
14+
#
1015
# Head position in this file refers to mid eye position.
1116
# Mid eye position refers to the center of a line drawn between the drivers eyes.
1217
# Absence of an eye does not affect mid eye position, as it shall be calculated as if both eyes were present.

spec/Vehicle/Occupant/MidEyeGaze.vspec

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
# SPDX-License-Identifier: MPL-2.0
88

99
# This file intends to provide data related to mid eye gaze.
10+
#
11+
# As specified in "Euro NCAP - Assessment Protocol - Safty Assist" section 3.5.3.1
12+
# (https://www.euroncap.com/media/80158/euro-ncap-assessment-protocol-sa-safe-driving-v104.pdf)
13+
# Eye Movement (Lizard) can be used to assess detection of driver distraction.
14+
#
1015
# Mid eye position refers to the center of a line drawn between the drivers eyes.
1116
# Absence of an eye does not affect mid eye position, as it shall be calculated as if both eyes were present.
1217
#

0 commit comments

Comments
 (0)