flightmare_unity
flightmare_unity copied to clipboard
No depth image
Hello, while running this project, I encountered a problem that I could not render depth images, and an error was reported in my unity as shown below:
It looks like the ReadPixels() function called in the getRawImage() function does not support the TextureFormat.RFloat format.
My platform is Ubuntu 20.04 with an Nvidia RTX4060 TI. The unity version is the same as the source project.
Looking forward to your answer,thanks