Skip to content

Get simulator subwindow images in parallel #2052

Open
@mahieyin-rahmun

Description

@mahieyin-rahmun

Hello @sytelus and @madratman,

I have been using AirSim to follow a target. However, the SimGetImages renders pretty slow images, which results tracker to miss the target due to large pixel distance mismatch.

However, we solved this issue with slowing down the clockspeed in settings.json and in the UE simulator using slomo command.

But, the above solution results in very slow rendering of simulation, which is not feasible for any demonstration/results analysis purposes. We are now trying to use feedback from the subwindows (due to fast rendering). Is there a way we could get the subwindow feedback images directly (e.g., inter-process communication)? By subwindow I mean the highlighted boxes in red.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions