Isaac Read File Path

Loads contents of file when given path, if file exists

Installation

To use this Node, you must enable omni.isaac.core_nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

path

path

Input path to file

Outputs

Name

Type

Description

Default

fileContents

string

Output contents of file at path, returns empty string if file is not found