Navigate your Tello drone with a Mixed Reality virtual cockpit interface. A new dimension of drone control on your MR device.
- Drone:
- Mixed Reality Devices:
Please refer to the User's Manual for instructions on how to use this software.
- Clone this repository.
- Use the Restore Features button in the Mixed Reality Feature Tool to restore the features of MRTK2.
- Copy the tydrone-android-plugin (.aar files) to
Assets/Plugins/Android
folder. - Add the project to the Unity Hub and launch it.
- Open the TyDrone Scene located at
Assets/Scenes/TyDrone
.- Change the settings of the
OVR Manager
component of the[BuildingBlock] Camera Rig
object as follows:- Target Devices: Check all devices
- Hand Tracking Support: Controllers And Hands
- Hand Tracking Version: V2
- Passthrough Support: Required
- Change the settings of the
- Switch the platform to Android and build.
This software is released under the MIT License, see LICENSE. See ACKNOWLEDGEMENTS for works on which this software depends.