From PoseList to Matrix4D¶
Function¶
This Step converts data of type PoseList to type Matrix4D.
Usage Scenario¶
This Step is a general data type conversion Step. This Step has no fixed usage scenarios.
Input and Output¶
Input: Pose list data input to this port will be converted into a Matrix4D matrix.
Output: Matrix4D matrix transformed from the input pose list.