The following error occurs when calling the sl.CalibrationParameters.get_camera_baseline() function to get the baseline: TypeError: unbound method CalibrationParameters.get_camera_baseline() needs an argument.
I can’t find in the API reference screen what the parameter to pass is.
Can you share how you call this method?
As the method is not static, it should be called from a sl.CalibrationParameters object which can be retrieved with: