-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels