Skip to content
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

Open
cedar0817 opened this issue Jul 27, 2023 · 6 comments
Open

reference app #2

cedar0817 opened this issue Jul 27, 2023 · 6 comments

Comments

@cedar0817
Copy link

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

@YiqinZhao
Copy link
Member

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.

@cedar0817
Copy link
Author

Can you provide a brief tutorial on deploying on iOS devices with lidar, such as the iPhone,thanks

@cedar0817
Copy link
Author

launch.py can not run on cpu?

@YiqinZhao
Copy link
Member

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.

@cedar0817
Copy link
Author

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

@cedar0817 cedar0817 changed the title inference app reference app Jul 31, 2023
@cedar0817
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants