Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 328 Bytes

dualQuaternion

out of the box quaternions for C++

  • quaternions with logarithm and exponential map
  • dual quaternions with logarithm and exponential map
  • metrics on SO(3) and SE(3) using logarithms
  • kinetic and killing induced norms on SE(3)
  • iterative and naive blending of (dual) quaternions
  • build with make