How to obtain initial pose of Kinect DK?

JAMES MORGENSTERN 176 Reputation points
2020-12-10T18:58:49.697+00:00

I see that the SDK provides readouts of the rate gyros. My problem is how to estimate the initial pose (yaw, pitch, roll) of the Kinect. That is, the rate gyros say how the pose is changing over time but how does one obtain the initial pose and/or the transformation of the Kinect 3D inertial space to a locally level North coordinate system?

Azure Kinect DK
Azure Kinect DK
A Microsoft developer kit and peripheral device with advanced artificial intelligence sensors for sophisticated computer vision and speech models.
288 questions
{count} vote

1 answer

Sort by: Most helpful
  1. JAMES MORGENSTERN 176 Reputation points
    2021-01-30T22:47:27.937+00:00

    Let me post a subsidiary question which i do not find answered in the Kinect documentation: Given the IMU readouts for the three pose angles: Roll, Pitch and Yaw -- If I want to transform the point cloud into a local coordinate system, in what order should I apply the rotational transformations ?

    0 comments No comments