Where is the assets/data for Holoscan example applications

Hello,
Basic question:
I’m trying to follow the tutorials and examples, some of which use pre-recorded data.
Is there assets repository that has input data for the examples in tutorials, so we can run and replicate the output with the same data input.

HOLOSCAN_INPUT_PATH=“..\data”

yml:
replayer:
directory: “../data/racerx”
basename: “racerx”

Ok, I found couple of ways getting the input data:

  1. using the scripted tool on linux: download_ngc_data
    ./scripts/download_ngc_data --url nvidia/clara-holoscan/holoscan_racerx_video:20231009

  2. NGC Resources portal, search & select the resource type to download.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.