TranscoderLidar

Transcodes RTSensor buffer to Lidar packets

Installation

To use this Node, you must enable omni.sensors.nv.lidar in the Extension Manager.

Inputs

Name

Type

Description

Default

src

uint64

RtSensor buffer id

0

cudaStream

uint64

Cuda Stream Input

0

returnType

int

Desired return type (0 - First, 1 - last, 2 - Strongest, 3 - MultipleReturns

3

sensorProfileName

string

Filename of the sensor profile - has to be the same as in lidar model

Velodyne_HDL64E_S3

runMode

int

Run mode of the encoder, 0 - CPU, 1 - GPU

0

simTime

double

Simulation time given from PostProcessEntryNode

0

dumpPackets

bool

Dump packets as dwBinFile

False

fileName

string

File name of the packets

encoderType

int

Encoder Type – needed if there are different versions of the sensor (e.g., NCD)

2

decoderPath

string

Optional, decoder path for file dumping