Hi, I am looking to time both the training and simulation of one of the isaacgymexamples environments separately, and was wondering whereabouts in the code I would be best timing? Is it the case that simulation happens throughout the whole training process in each epoch or is it more of a case of SIMULATE ACTION → CALCULATE OBSERVATION & REWARD → DNN FORWARD PASS. If it is the second, then whereabouts can I find the code for each, for example in the Humanoid example. Any help would be greatly appreciated. Thanks
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Time delay in Isaac Sim (or Gym) | 0 | 271 | November 23, 2023 | |
Use Isaac Sim/gym just to simulate the physics | 0 | 406 | November 22, 2022 | |
Faster than realtime simulation speed | 1 | 470 | June 11, 2024 | |
Time elapsed in isaac sim | 0 | 157 | April 21, 2024 | |
The Isaac gym simulation gets slower and slower when I call gym.set_dof_state_tensor(sim, True) every a few steps | 1 | 738 | September 21, 2023 | |
Training speed comparison between Isaac Gym and Isaac Lab | 4 | 849 | June 17, 2024 | |
How to make simulator time in Isaac Sim same as CPU time? | 1 | 30 | December 7, 2024 | |
Isaac Gym Using up RAM with increasing number of epochs | 2 | 213 | March 25, 2024 | |
I want to test a trained model on my real robot, what should I do? | 3 | 669 | September 16, 2022 | |
Get simulation time | 3 | 3450 | December 7, 2021 |