Package org.opentcs.drivers.vehicle
Schnittstelle MovementCommandTransformer
- Alle Superschnittstellen:
Function<MovementCommand,
,MovementCommand> UnaryOperator<MovementCommand>
Transforms contents of a
MovementCommand
before it is sent to a vehicle, thereby
transforming coordinates in the plant model coordinate system to coordinates in the vehicle's
coordinate system.-
Methodenübersicht
-
Methodendetails
-
apply
- Angegeben von:
apply
in SchnittstelleFunction<MovementCommand,
MovementCommand>
-