List Basic Operations
Function: Perform basic operations on the list, including addition, subtraction, multiplication and division, and the distance between the two poses.
Input Parameters:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
First list |
List |
None |
[] |
First list. |
Second list |
List |
None |
[] |
Second list. |
Output Parameters:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Results |
List |
None |
[] |
Calculated results. |
Parameter Settings:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Calculation method |
String |
['Add', 'Subtract', 'Multiply', 'Divide', 'Distance'] |
Add |
Select calculation method. |