Launching the IDS camera with the serial number
ROS parameter server let's upload max 32-bit integer but the serials for my cameras are out of that range (about double the size than the maximum decimal number for 32-bit integer). I am using two cameras so it would really be nice to specify which camera I am opening.
edited: I am using the Ueye camera driver.
Asked by Petro on 2017-12-29 02:21:58 UTC
Comments
Just about the most important bit of information we'd need from you is missing in your question: which package / driver are you trying to use? Serial nrs are typically configured using
String
s, partly because of the problem you report.Asked by gvdhoorn on 2017-12-29 07:57:31 UTC
True, that needs to be the solution. I forgot to mention the driver cause I somehow assumed this would be linked under the ueye FAQS since I was looking the solution there and then I clicked the ask your question button...
Asked by Petro on 2017-12-29 08:12:03 UTC
and
I know of at least 4 different packages to interface with uEye/IDS cameras, so please be specific.
Add a link to the specific package you are using.
Asked by gvdhoorn on 2017-12-29 08:21:07 UTC
Well, that is why specified ueye camera driver, because it is the only one which has this name, other ones have other names. Now as checked through the other questions in the FAQ with the ueye tag. None of them either specifies exactly to which ueye driver they specify.
Asked by Petro on 2017-12-29 08:25:39 UTC
I'm not trying to make life more difficult for you, I just want you to add a link to the specific driver that you're using.
Just link to the ROS wiki page or the github repository.
'the faq' is essentially a set of questions with a specific tag. That doesn't help us in any way.
Asked by gvdhoorn on 2017-12-29 08:28:30 UTC