Skip to content

The function 'velocity_update_first_order' of RigidBody #1

@huizi-sui

Description

@huizi-sui

In the update of angular_velocity, I found the process may be exist an error.

Should the variable "relRot" be in the following form?

relRot = (Eigen::Quaterniond)(predicted_rotation.coeffs() - rotation.coeffs()) * rotation.conjugate();

If I understand wrong, I'm sorry, and please tell me why. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions