We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea34f8 commit d0f9e2eCopy full SHA for d0f9e2e
1 file changed
vao-recorder.py
@@ -396,7 +396,6 @@ def __init__(self, *args, **kwargs):
396
config.enable_record_to_file(
397
str(self.output_folder / f'rsdevice{i}.bag')
398
)
399
- config.resolve()
400
self.configs.append(config)
401
self.pipelines = []
402
0 commit comments