Isaac Read File Path
Loads contents of file when given path, if file exists
Installation
To use this node enable omni.isaac.core_nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Input Path (inputs:path) |
|
Input path to file |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Output File Contents (outputs:fileContents) |
|
Output contents of file at path, returns empty string if file is not found |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.isaac.core_nodes.IsaacReadFilePath |
Version |
1 |
Extension |
omni.isaac.core_nodes |
Icon |
ogn/icons/omni.isaac.core_nodes.IsaacReadFilePath.svg |
Has State? |
False |
Implementation Language |
Python |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Isaac Read File Path |
Categories |
isaacCore |
Generated Class Name |
OgnIsaacReadFilePathDatabase |
Python Module |
omni.isaac.core_nodes |