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
We already have the main infrastructure to support this, namely rotation-minimizing frames. It remains to create a spline that slerps the angles of the normals with respect to the RMFs.
The text was updated successfully, but these errors were encountered:
CatRom now supports number-type splines, so we can use CatRom internally to interpolate the roll angle. This is not necessarily the best decision, as we might want to impose different constraints on the roll spline (ex. minimize acceleration), but it is a convenient first choice.
We already have the main infrastructure to support this, namely rotation-minimizing frames. It remains to create a spline that slerps the angles of the normals with respect to the RMFs.
The text was updated successfully, but these errors were encountered: