Function k::urdf::quaternion_from [] [src]

pub fn quaternion_from<T>(array3: &[f64; 3]) -> UnitQuaternion<T> where
    T: Real,