quaternion_slerp_interpolator
Interpolate between unit quaternions using SLERP, preventing gimbal lock, and convert rotation representations to Euler angles or 3x3 matrices.
Instructions
Gimbal-lock-free Spherical Linear Interpolation (SLERP) and rotation transforms between unit Quaternions, Euler angles, and 3x3 rotation matrices. (0.020 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |