Hi,
I setup a stereo rig, with the zed-issaac-sim plugin,
I have loaded the usd files for the fish eye cameras to the scene,
and connected it in thethe action script
following this tutorial:
im getting an error when pressing play,
AttributeError: ‘ValuesForInputs’ object has no attribute ‘transport_layer_mode’
Traceback (most recent call last):
File “…/zed-isaac-sim/exts/sl.sensor.camera/sl/sensor/camera/nodes/SlCameraOneStreamer.py”, line 62, in compute
db.inputs.transport_layer_mode,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^