Animation recorder
Learn how to use the Animation Recorder to record a simulation run and play it back as an animated scene.
Animation recorder
The Animation Recorder records the motion trajectories of selected prims during a simulation run.
You can merge a recording into the scene and play it back without physics computation.
The animated scene behaves like any other scene in NVIDIA Isaac Sim: you can define camera paths, assign new materials, or combine multiple animations.
Any program that consumes USD files, for example Blender or a web-based viewer, can play back the recording.
Prerequisites
You need to complete the following steps before you can record an animation:
Open
Open the Animation Recorder panel from Tools → Wandelbots NOVA → Animation Recorder.
The panel docks next to the Property panel below the Stage window.
Record
- Select the prims you want to track.
All children of the selected prims are included. - Select the output folder for the recording with the
FilePickerDialogbutton.
By default, the foldernova-recordingsin the current stage directory is selected and created if it does not exist. - Enter a filename for the recording.
The default isnova-recording. - Click
Start Recording.
The button is active only when at least one prim is selected.
Play back
- Select the recording to merge with a scene.
The last recorded file is selected by default. - Select the stage to merge with the recording.
The currently active stage is selected by default. - Click
Process & Open for Playback.
The button is active only when both files are selected. - Enable the
Animation Timeline Windowextension fromWindow→Extensions. - Open the timeline from
Window→Animation→Timeline.