Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems to specify which camera to open #3

Open
martenf9 opened this issue Mar 15, 2021 · 2 comments
Open

Problems to specify which camera to open #3

martenf9 opened this issue Mar 15, 2021 · 2 comments

Comments

@martenf9
Copy link

martenf9 commented Mar 15, 2021

Hello,

I have multiple cameras which should be opened with camera_aravis package.
But I have problems to connect multiple cameras because specifying which camera to open does not work.

I tried to follow the given ways with using ROS_NAMESPACE:

"To specify which camera to open, via the command-line:
$ ROS_NAMESPACE=cam1 rosrun camera_aravis camnode Basler-21237813
"

Also working with rosparam set I did not receive any results. All the time camera_aravis is stating that "Opening: (any)". The package randomly chooses one of the connected cameras.

I guess the problem appears because I do not give correct camera name as input.
But where do I find the correct name?

I am working with TIS Camera DFK Z30GP031. I have tried to give serial number, model name, IP address and also manually given name ("Cam_02") via Windows software GigE Cam IP Config as input. Nothing worked so far. Can anyone help me how to specify which camera should be opened?

Thank you very much in advance.

@sankhakarfa
Copy link

Hi use arv_tool to find the camera guid and set it as a parameter. You can also set the camera guid in the camera settings using the basler ui.

@PauloMendes33
Copy link

PauloMendes33 commented Jun 7, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants