What changed
- Fixed a crash during real-time simulation streaming, making live data forwarding to external tools like RL trainers much more robust.
- Upgraded the underlying core simulation engine Isaac Sim to version 6.0.1 for improved overall stability and compatibility.
- Updated h5py (a Python library for efficient reading and writing of large HDF5 datasets) to version 3.16.0, ensuring more reliable and faster simulation data I/O.
- All changes are fully backward-compatible, allowing existing projects to upgrade directly without any code modifications.