tik0 / 6d

Projection functions from https://arxiv.org/pdf/1812.07035.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

6d

This function re-implements the 6D projection functions of https://arxiv.org/pdf/1812.07035.pdf for quaternions.

PCA Plot

The following artefacts for the PCA projections remain:

  • 6D projection for Yaw is scaled by 2
  • Axis-Angle projection is a bit off
  • RPY is no artefact, since I just projected the ground truth values via PCA

About

Projection functions from https://arxiv.org/pdf/1812.07035.pdf

License:GNU General Public License v3.0


Languages

Language:Python 100.0%