opiClose_for_PhoneHMD {OPI} | R Documentation |
This is for internal use only. Use opiClose()
after
chooseOPI("PhoneHMD")
to call this function.
A list containing:
err
NULL
if there was no error, a string message if there is an error.
chooseOpi("PhoneHMD")
opiInitialise(list(port = 50001, ip = "localhost"))
opiSetup(list(eye = "BOTH"))
result <- opiClose()