Skip to content

Update to newest version of nalgebra #149

Description

@BrettHemes-3M

Would it be possible to update to the newest version of nalgebra?

In trying to build nodes using existing isometries, we are getting the error:

mismatched types
`Isometry<f64, Unit<...>, 3>` and `Isometry<_, Unit<Quaternion<_>>, 3>` have similar names, but are actually distinct types
perhaps two different versions of crate `nalgebra` are being used?

I believe this is due to some breaking change(s) between K's version of nlagebra (0.30) and the newer/newest (> 0.32). nalgebra is currently on 0.33.2.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions