Skip to content

Update to newest version of nalgebra #149

@BrettHemes-3M

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.

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