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 #6

Open
martenf9 opened this issue Apr 23, 2021 · 1 comment
Open

Problems to specify which camera to open #6

martenf9 opened this issue Apr 23, 2021 · 1 comment

Comments

@martenf9
Copy link

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.

@astraw
Copy link
Member

astraw commented Apr 23, 2021

Hi. It's been 9 years since I worked on this package and I'm afraid I don't have time to maintain it anymore. I do not immediately know the answers to your questions and would have to dig deeper. If you discover the answer yourself and need to change the code, please do so. I also notice there are a number of forks of this repository - perhaps someone has addressed this issue in their fork. See https://github.com/strawlab/camera_aravis/network

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

2 participants