You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue. I tried to train a network for image segmentation. However, the segmentation that comes out of the pre-built environments is not that useful. So I searched for a way to correct them to my needs, and so I found simListSceneObjects.
@a-maumau The problem with simListSceneObjects is that it was added after the environments where build with 1.2.1. If you look at the source code provided with the environments(https://github.com/microsoft/AirSim/archive/v1.2.1.zip) this function is missing. And indeed if you look at the commit history of RpcLibServerBase.cpp you can find that the function has been committed some month after the environments had been released.
So my hope is that someone will be so kind as to rebuild the environments with the latest airsim version. That would be nice.
This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.
Uh oh!
There was an error while loading. Please reload this page.
Getting a error when using the simListSceneObjects() among the Neighborhood (v1.2.0 release Linux build) environment
My environments are
Running a code
will get
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: