How to get image of type 'ImageResponse' from simGetImage() function, just like simGetImages() function? #4869
Unanswered
kanishkanarch
asked this question in
Support Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to get image from the function
simGetImage()in the typeImageResponse.I changed the following C++ code for the same (including its header declaration),

I built AirSim again
Installed the repository's
airsimpython package again locally usingpython setup.py install --userStill the image I am getting is only a string of bytes.

Is there anything that I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions