function interface(INOUT)
    INOUT.reverse = Type:Bool()
    INOUT.rotationAngle = Type:Float()
    INOUT.steeringAngle = Type:Float()
end
