-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reference app #2
Comments
Hi. We recommend you run the Unity client app on a real LiDAR-enabled iOS device instead of on the PC. Internally, our app calls some Unity API to access depth data via ARKit, thus the app would not run properly on a PC. |
Can you provide a brief tutorial on deploying on iOS devices with lidar, such as the iPhone,thanks |
launch.py can not run on cpu? |
hello, when I build xcode project on ios, Tesing failed: Unable to launch com.CakeLab.XihePadProDemo, Is that because I am not running the xihe server? xihe serve must be publicly-accessible network address? localhost address can not worked? I have no publicly-accessible network address |
An error: NullReferenceException: Object reference not set to an instance of an object. is that lanuch.py runing mistake ? i use your public-accessible network with port changed, and the changed address can not be accssed |
The greate work, when I used unity3d open inference_app folder as a project and keep serve.py running, the unity3d console display noting except a administrator warnning, I press the play button, nothing display too. launch.py was runing in remote serve, and I have project the remote host to localhost, I want to ask what should i do next to solve the problem
The text was updated successfully, but these errors were encountered: