Skip to content

Normalization of quaternions #36

@marionoxt

Description

@marionoxt

I have a problem where a part of my state vector is a quaternion [q0,q1,q2,q3]. After each integration step I would like to trigger a normalization (sucha that q0^2 +q1^2 +q2^2 +q3^2 = 1). Is this possible with ode-solvers? Or is there some other ODE library in Rust which supports this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions