clemense / quaternion-conventions

An overview of different quaternion implementations and their chosen order: x-y-z-w or w-x-y-z?
MIT License
123 stars 4 forks source link

Add entry for ISO 8855:2011 quaternions #4

Closed fire closed 1 year ago

fire commented 1 year ago

Add entry for ISO 8855:2011

clemense commented 1 year ago

Sounds good. Any link/reference to this ISO that is not behind a paywall? I can only find https://www.iso.org/standard/51180.html which is behind a paywall. And the preview doesn't say anything about quaternions: https://www.iso.org/obp/ui/#iso:std:iso:8855:ed-2:v1:en

clemense commented 1 year ago

I went through a copy of ISO 8855:2011 ("Road vehicles — Vehicle dynamics and road-holding ability") and couldn't find any mention of the word "quaternion". The closest was section "5.2 Angular motion variables" but it only talks about the use of Euler rotations (see Table 1), i.e., roll, pitch, and yaw angle.

I will close this issue, feel free to re-open it, in case I missed something and quaternions are part of the ISO.