Skip to content

MARKCHENJH/MrLfD_MQ3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mr.LfD - Meta Quest 3

This is the Unity endpoint for Mr.LfD. It is built based on the Meta SDK and can run natively on the Meta Quest 3.

You can view the demo or find more information in the user manual.


Requirements


Build and Run on the Quest 3

  • If you want to run in the Unity Editor, please first setup Meta Quest Link. Note that the Passthrough and DepthAPI might not work optimally if run in the Unity Editor.
  • Make sure the ROS IP Address is set to the IP of your ROS machine. It can be found in Robotics > ROS Settings.
  • Switch the build platform to Android.
  • Fix all issues in Project Settings > Meta XR.
  • After building, you can use SideQuest to install the APK file on your Quest 3.

Troubleshooting

Problems with Android build

  • Enter into Packages/com.unity.robotics.urdf-importer/Runtime/UnityMeshImporter/Plugins/AssimpNet/Native/win/x86/
  • Delete assimp.dll and assimp.dll.meta
  • Note: Packages are stored in Library/PackageCache/ if using Unity's Package Manager.
  • Tick the Android checkbox in Platforms of Unity.Robotics.URDFImporter.asmdef

Resources


License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.