-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello, I have already set up Frankapy and Franka_interface, and can now control my Franka through code. I am currently trying to compile your project using Unity Hub and write the APK file into my meta quest, but I encountered an issue when adding scenes to Unity Hub:
When starting the screen, I encountered an issue with UIHelpers (Missing Prefab with guid), which prevented me from building. Therefore, I deleted UIHelpers and successfully wrote the APK into my quest. However, when I opened this APK in the quest, I was able to see the scene, but it was still and I couldn't control it , change the IP and clicke the start button. So I think it may be because I deleted it.
How can I solve this problem? If possible, could you please send me your compiled APK file directly? Because I am not very familiar with Unity, it would be better if possible. Here is my email: 2114393920@qq.com
I am looking forward to your reply and would greatly appreciate it. Thank you.