Skip to content

Commit

Permalink
Adding reference to EuroNCAP
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Jaegervall <[email protected]>
  • Loading branch information
erikbosch committed May 3, 2024
1 parent 71c8a0f commit 1996b42
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/Vehicle/Occupant/HeadPosition.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
# SPDX-License-Identifier: MPL-2.0

# This file intends to provide data related to head position.
#
# As specified in "Euro NCAP - Assessment Protocol - Safty Assist" section 3.5.3.1
# (https://www.euroncap.com/media/80158/euro-ncap-assessment-protocol-sa-safe-driving-v104.pdf)
# Head Movement (Owl) can be used to assess detection of driver distraction.
#
# Head position in this file refers to mid eye position.
# Mid eye position refers to the center of a line drawn between the drivers eyes.
# Absence of an eye does not affect mid eye position, as it shall be calculated as if both eyes were present.
Expand Down
5 changes: 5 additions & 0 deletions spec/Vehicle/Occupant/MidEyeGaze.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
# SPDX-License-Identifier: MPL-2.0

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

0 comments on commit 1996b42

Please sign in to comment.