concepts.math.rotationlib_wxyz.find_orthogonal_vector# find_orthogonal_vector(v)[source]# Find an orthogonal vector to the given vector. The returned vector is guaranteed to be normalized. Parameters: v (ndarray) Return type: ndarray