6.0.0
5.1.0
5.0.0
4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
Ubuntu 24.04
Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model: RTX 5080 16GB VRAM
- Driver Version: 580.126.20
CPU Information
- Model: Intel Ultra 7 265KF
Topic Description
I’m running the OHT project, with multi OHT and rails. I try to keep RTF close to 1.0. However, it consistently remained between 0.5 and 0.75.
Detailed Description
In the stage, there are 5 OHT on the rails. OHT includes the front wheel module and the rear wheel module. Each wheel module have two main rubber wheels at the top of rail, four guide plastic wheels inside the rail. Every wheel is using the Shape-Cylinder collider. Rails are use the convex hull as a collider.
To make the OHT run stably on the track, I have tried many physics scene parameters. Specifically, I tested time steps of 60, 90, 100, 120, and 150 per second, and also adjusted the minimum position and velocity iteration counts. Finally, I set 150 time step per second and 2 minimum position and velocity iteration counts. The current parameters allow the OHT to run smoothly.
Each OHT has 3 Action Graphs to be controlled by ROS 2 Humble, and 1 Action Graph to publish TF transforms. The OHT doesn’t have any cameras.
After getting it to run, I’m confused about why the OHT is moving so slowly on the viewport. I observed the Real Time Factor published via a ROS topic. However, I noticed that the RTF was only hovering between 0.3 and 0.4. I then followed the steps in the Isaac Sim Performance Optimization Handbook to see if I could improve it. Unfortunately, it only reached a maximum of 0.5 to 0.6. If I use Python to launch Isaac Sim, the RTF can reach a maximum of 0.7 RTF.
I would like to ask if there are any other methods to stably maintain the RTF at 1.0 under my current environment, or if you have any recommendations on how to further tune the physics scene parameters.
An Articulation Root has been added to each OHT’s base_link.






