Convert Quaternions to Euler Angles in Poses

Function

Change the data type of poses from quaternions to Euler angles.

Usage Scenario

A general pose data format conversion Step. No fixed usage scenarios.

Input and Output

  • Input: Poses with orientation information in quaternions.

  • Output: Poses with orientation information in Euler angles.