init(id:pose:)
Creates a position and rotation on the table for a specific piece of equipment.
Declaration
init(id: EquipmentIdentifier, pose: TableVisualState.Pose2D)Parameters
- id:
A unique identifier for the equipment.
- pose:
The position and rotation of the equipment on the table.