Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 358 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 358 Bytes

quaternion-averaging

PyTorch implementation of weighted- and simple-averaging based on Markley, F. Landis, Yang Cheng, John Lucas Crassidis, and Yaakov Oshman. "Averaging quaternions." Journal of Guidance, Control, and Dynamics 30, no. 4 (2007): 1193-1197.

Heavily inspired by Dr. Tolga Birdal's work: https://github.com/tolgabirdal/averaging_quaternions