Hi,
My team and I developed an omniverse extension that receives some information via websockets and performs a small simulation, from which the result is also sent back via websockets.
Currently, this system of ours works well in a local environment, but I would like to inquire how this can be implemented in the case of several simulations?
We thought about whether it is possible to put omniverse in a docker container like isaac sim? Can this be dynamically scaled on AWS?
Thanks,
Daniel