Isaac Sim Autosave Extension
Open-source productivity tool for NVIDIA Isaac Sim that automatically saves progress and prevents data loss.
Overview
Simulation environments can be notoriously unstable when working with complex robotics scenes. This extension was born out of personal necessity to protect work-in-progress simulation stages in Isaac Sim, and was later released to the community as an open-source tool.
Software Architecture
Built using the NVIDIA Omniverse Kit extension system, the tool hooks into the application's update loop to monitor changes and trigger saves at configurable intervals. It interacts directly with the USD (Universal Scene Description) API to perform safe, background saves.
Results & Achievements
The extension has been widely adopted by the Isaac Sim community on GitHub, helping many researchers and engineers avoid data loss and improve their daily simulation workflow.