Schnittstelle MovementCommandTransformer

Alle Superschnittstellen:
Function<MovementCommand,MovementCommand>, UnaryOperator<MovementCommand>

public interface MovementCommandTransformer extends 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.