Improve basler camera
I noticed some small issues with the current implementation of the basler cameras that slipped in during the refactoring.... Mainly the issue was that the getFeature
function was reimplemented in the Camera
class. This has been fixed along with some other things that I did not consider good practice. I will merge this when I feel it is ready but will keep it open for now in case I still find some things that I want to add...
Edited by Niklas Kröger