Closed berndpfrommer closed 1 year ago
This PR fixes issue #38 Before this fix, playing back from file would result in something like this:
[ INFO] [1700742941.416801622]: sensor version: 4.2 [ INFO] [1700742941.416816358]: sensor name: IMX636 [ INFO] [1700742941.416830257]: no bias file provided, using camera defaults: [ERROR] [1700742941.416913718]: unexpected sdk error: ------------------------------------------------ Metavision SDK Driver exception Error 102103: Cannot get biases from a file. Unsupported feature of the camera. ------------------------------------------------
This PR fixes issue #38 Before this fix, playing back from file would result in something like this: