You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Isometry2::from_parts currently takes an angle, I'd argue it should take a UnitComplex instead. Isometry2::new should be added, and take an angle as an argument. Pose2 already works like this.