AirSim
AirSim copied to clipboard
Add ability to switch views between agents in multi agent mode
Hi,
I was wondering if it would be possible to add a feature to Airsim allowing users to toggle between different agents (when there are multiple present), so that it is possible to supervise what each one is doing in swarm studies. Currently, each camera view, when switched, focuses only on the first agent created. There is no way to see what the other agents are doing unless they happen to come into the scene.
Hi @jonyMarino thanks for adding the labels, but this is actually a feature request, not a question!
Hmm, seems interesting, so you mean like switching the main viewport camera to follow different vehicles based on shortcut keys. Currently there's support for multi-vehicle in subwindows, it only allows viewing prespecified camera views though so limited in functionality
Correct! I'm currently trying to use Airsim to look at swarming behaviors, but it is a bit hard to know what other agents are doing. Maybe a shortcut key that would toggle the camera between each of the agents present in the sim (doing nothing if there's only 1 agent of course)?
Also, I think I could try tackling this myself, but I'm not at all familiar with the codebase so it would take me some time. If someone would know how to implement it from the get-go, that would definitely be better! Otherwise, if there are no takers, I will give it my best go :)
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.
Hi @nabeelsherazi ,
did you find a solution for your question?