Data type for an object in a conveyor tracking object queue.
Data structure used in MLxRobotConveyorData as a table.
Represent an object in the object queue.
Version history
0.1.0
 
deGroot
Changes
Changed:
- source code ported
- version number reset
- now using semantic versioning
Overview
| name | type | default | comment |
|---|---|---|---|
| ConveyorOffset | REAL | Offset of conveyor point. | |
| NotFirstTime | BOOL | INTERNAL USE ONLY | |
| OriginalOffset | REAL | INTERNAL USE ONLY |
Details
ConveyorOffset
REALOffset of conveyor point relative to InternalStartPosition from
MLxRobotConveyorData.
NotFirstTime
BOOLINTERNAL USE ONLY
OriginalOffset
REALINTERNAL USE ONLY