Pose Step Editor
Function
It is used to improve the usability of pose adjustment, the visualization of poses while editing, and reduce the learning cost of pose adjustment.
There are two modes of the pose editor:
-
Preset Edit Mode: Can edit poses quickly by common functions such as reference frame transformation, adjustment, and sorting.
-
Customized Edit Mode: Adjust poses by adding corresponding Steps and the edited poses can be seen.
Introduction to Interface
The interface of the pose editor, as shown below, consists of four parts:
![pose editor pose editor interface introduction 1](_images/pose-editor-pose_editor_interface_introduction_1.png)
Interface | Description |
---|---|
Menu Bar |
Edit IO ports, set dragger type, etc. |
Toolbar |
Edit and adjust poses. |
Scene View (visualization area) |
View edited poses for further adjustments. |
Editing Area |
Adjust poses and switch edit modes (the editing area differs with the different mode selected). |
Mode
Preset Edit Mode
There are three types of functions:
Transform Type: Two transform types, which can transform the reference frame of the pose by selecting **camera to robot** or **robot to camera**.
![pose editor coordinate translate poseeditor](_images/pose-editor-coordinate_translate_poseeditor.png)
Adjustment Type: Three adjustment types: 1. Align; 2. outwards; 3. point to.
Sorting Type: Five sorting types: 1. Sort by custom direction; 2. sort by dist to point; 3. sort by dist to point on XY plane; 4. sort by position XYZ; 5. sort by row or column.
Usage
The following section introduces how to use the Pose Step Editor.
Step 1: Add the Step Adjust Poses in the project, as shown in the figure below.
![pose editor add step poseeditor](_images/pose-editor-add_step_poseeditor.png)
Step 2: Run the project to get the input pose and click to enter the editor, as shown below.
![pose editor clickinto poseeditor](_images/pose-editor-clickinto_poseeditor.png)
Step 3: Select and set an edit mode. In Preset Edit Mode, please set Transform Type, Adjustment Type, and Sorting Type. Then click Run to preview the results. The result is shown in the figure below.
![pose editor preset editpose poseeditor](_images/pose-editor-preset_editpose_poseeditor.png)
Step 4: In Customized Edit Mode, please add output quantity limit: 1. Click the Customized Edit Options. 2. Click Step List. 3. Select the number of displayed outputs. 4. Click Add. 5. Fill in the limit number. 6. Run and preview the results. The result is shown in the figure below.
![pose editor custom editpose poseeditor](_images/pose-editor-custom_editpose_poseeditor.png)
Step 5: After finishing the pose editing, click the exit button to save the edited pose.
![pose editor savepose poseeditor](_images/pose-editor-savepose_poseeditor.png)
Step 6: Run the project to review the results.