Hi there, it is possible to use sb-3 with multiple environments, but it will require you to extend the VecEnv class to work with the sb-3 vectorized environments wrapper class. Since sb-3 does not necessarily provide the best performance with vectorized environments, we provide a vectorized implementation using the rl-games library instead, which can be found in this repo: GitHub - NVIDIA-Omniverse/OmniIsaacGymEnvs: Reinforcement Learning Environments for Omniverse Isaac Gym. You can also reference this thread for other options: Unable to train multi environment robot.
kellyg
3
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Based on Custom RL Example using Stable Baselines , multiple envs wrong! | 7 | 2052 | October 5, 2023 | |
| How to train multiple environments with RL in one scene at the same time? | 2 | 502 | June 21, 2022 | |
| Unable to train multi environment robot | 7 | 2964 | December 28, 2022 | |
| Cartpole example::: Unable to train multi environment robot! | 1 | 92 | August 7, 2024 | |
| How to extend single cartpole environment to multiple cartpole environment? | 0 | 686 | July 6, 2022 | |
| How to use other RL policy like DDPG, DQN in RLTasks like ant cartpole in OIGE | 0 | 190 | May 17, 2024 | |
| Customization of IsaacSim Deep RL example | 3 | 1767 | March 7, 2023 | |
| Errors when running Cartpole RL example in Isaac Sim 2023.1.0-hotfix | 3 | 513 | December 21, 2023 | |
| Isaac-sim + franka + stable_baselines3 tutorials | 0 | 250 | April 29, 2024 | |
| Isaac Sim, RL and Stable Baselines 3 | 0 | 238 | May 8, 2024 |