Isaac Read System Time Annotator#
Holds values related to system timestamps
Installation#
To use this node enable isaacsim.core.nodes in the Extension Manager.
Inputs#
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec In (inputs:execIn) |
|
The input execution port |
None |
Reference Time Denominator (inputs:referenceTimeDenominator) |
|
Reference time represented as a rational number : denominator |
0 |
Reference Time Numerator (inputs:referenceTimeNumerator) |
|
Reference time represented as a rational number : numerator |
0 |
Outputs#
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec Out (outputs:execOut) |
|
The output execution port |
None |
System Time (outputs:systemTime) |
|
Current system time in seconds |
None |
Metadata#
Name |
Value |
---|---|
Unique ID |
isaacsim.core.nodes.IsaacReadSystemTimeAnnotator |
Version |
1 |
Extension |
isaacsim.core.nodes |
Icon |
ogn/icons/isaacsim.core.nodes.IsaacReadSystemTimeAnnotator.svg |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Isaac Read System Time Annotator |
Categories |
isaacCore |
Generated Class Name |
OgnIsaacReadSystemTimeAnnotatorDatabase |
Python Module |
isaacsim.core.nodes |