Hi!
I have updated Isaac Sim 2022.2.1 to version 2023.1.1 and successfully run Isaac ROS Sample Scene in a native working environment following these instructions.
However, the system began freezing excessively when clicking the “Play” button to begin the simulation and publish data from Isaac’s Sim. The animation takes a very long time to load, ros2 topic hz /front_stereo_camera/left_rgb/image_raw
shows me result about < 1 Hz:
To demonstrate the degree of freezing, I also have attached a link below to the video of a simulation where the robot “moves” at a speed of 0.5 m/s.
To tackle the issue, I reduced the viewport render resolution to 640x320 and optimized resource consumption based on a forum topic.
But unfortunately, the changes made did not result in stable operation and an increase in FPS in the simulator. It’s worth noting that this problem was not present in version 2022.2.1.
My mobile workstation configuration:
Hardware:
- Intel i7 12th Gen
- 32 GB RAM
- GPU RTX A3000 12GB
Software:
- Ubuntu 20.04
- Nvidia driver 525.60.13
- Native ROS2 Humble installed with the Isaac ROS Buildfarm.
Isaac Sim detects GPU:
CPU Profiler:
GPU Profiler:
I would be immensely grateful if you could help me identify the problem and provide a solution.
Thank you!