Convert Circles To 2D Poses
Input and Output
-
Input: Data items in the format of circle shape info (radius, theta, X, and Y) input to this port will be converted to 2D pose data items (theta, X, and Y). The theta values of circles are normally 0.
-
Output: 2D pose data items converted from the input data, keeping the X, Y, and theta values, discarding the radius values.