UnityControllerForTello icon indicating copy to clipboard operation
UnityControllerForTello copied to clipboard

Error when connecting with real UAV

Open X-DDDDD opened this issue 3 years ago • 0 comments

Hello, Your project is great.I'm trying to use your project to connect to a real UAV, but the following error occurred: image

NullReferenceException: Object reference not set to an instance of an object
UnityControllerForTello.SceneManager.RunFrame () (at Assets/Scripts/UnityTelloController/SceneManager.cs:174)

Why did this error occur? Looking forward to your reply, thank you.😁


I switched the TELLOTRACKING scenario, it can be running.But there will be a problem, https://github.com/comoc/TelloForUnity/issues/12. I noticed that the computer is transmitting at the speed of 500K per second from Tello, but it can't receive the image. Why is this? thank you.😁

X-DDDDD avatar Apr 07 '22 14:04 X-DDDDD