Multiple Camera Nodes
I'm trying to use two basler cameras in a stereo configuration, utilizing the pylon_camera module to grab frames. My cameras use the USB3.0 interface. I'm struggling to connect to both camera's simultaneously because they have identical DeviceUserID's (daA1280-54uc). How can I change the DeviceUserID's of the cameras such that they will have unique values?
Unfortunately since they don't use the GigE interface, I don't believe that I can use IPConfigurator to accomplish this.