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.
-
Unity Editor Version:
2022.3.19f1
-
Packages
- 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.
- Enter into
Packages/com.unity.robotics.urdf-importer/Runtime/UnityMeshImporter/Plugins/AssimpNet/Native/win/x86/
- Delete
assimp.dll
andassimp.dll.meta
- Note: Packages are stored in
Library/PackageCache/
if using Unity's Package Manager.
- Tick the
Android
checkbox inPlatforms
ofUnity.Robotics.URDFImporter.asmdef
- Meta Interaction SDK Overview
- Meta XR Interaction SDK OVR Samples
- Map Controllers
- Unity Robotics Hub
- Pick-and-Place Tutorial
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.