I've written a simple Python script to record data coming from a D435i into a bag file. The script works fine, however I'm now trying to add functionality to be able to load in a json parameter file ...
Related to the question and comments/code examples shown in issue #4046 and also basically the exact same code/question/problems on this Stack Exchange question https ...