CameraRenderNodeTranslatorTask
Translates data from a render node to the camera pipeline
Installation
To use this Node, you must enable omni.drivesim.sensor.nv.cam
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
width |
|
Image Width |
1920 |
height |
|
Image Height |
1208 |
gpuStreamIn |
|
GPU Stream |
0 |
cudaMipmappedArray |
|
Ptr to a mipmapped texture |
0 |
format |
|
Render texture format |
0 |
mipCount |
|
Image Height |
0 |
start |
|
start |
True |
simTime |
|
simTime timestamp input as double in [ns] |
0.0 |
hydraTime |
|
hydra timestamp input as double in [ns] |
0.0 |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
dest |
|
Destination Buffer |
|
gpuStreamOut |
|
Cuda Stream |
0 |
timecodeOut |
|
timecode/timestamp output |
0 |