isaac-sim / OmniIsaacGymEnvs

Reinforcement Learning Environments for Omniverse Isaac Gym
Other
762 stars 203 forks source link

enable_livestream=True still used local PC resources #134

Open dhruvkm2402 opened 5 months ago

dhruvkm2402 commented 5 months ago

Hi @kellyguo11 , We have an Isaac Sim installed on our Palmetto cluster. Once a successful connection is established using the omniverse streaming client, I tried to run an RL example using enable_livestream=True but I saw that it still uses the local PC resources. Is there any step that I am missing?