reference app
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
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?
Hi! We recommend following the official document for Unity deployment on iOS.
For launch.py: no, we are using GPU inference to serve the app. Check here.
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