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

Standalone RTAB-Map source preference init failed #224

Open
ziqB opened this issue Jul 28, 2017 · 1 comment
Open

Standalone RTAB-Map source preference init failed #224

ziqB opened this issue Jul 28, 2017 · 1 comment

Comments

@ziqB
Copy link

ziqB commented Jul 28, 2017

Hi I'm currently trying to find out the frame rate of two cameras simultaneously. The model i'm using is the xtion pro live. I am only able to use one camera at a time if i open RTAB-map but that's not a problem i can always open another RTAB-map using a different user. What i've been trying to do is to connect a different camera on the each RTAB-map i have opened to check the frame rate.

I went to Select sensor driver>More Options...
more options
Here i found that you could put the device id. However I was not able to initialize it by putting the device id or its usb port location that i got from device manager not even for the camera that was already running. I have also noticed that most of the properties of the devices are the same. I'm not sure if it's because of the same properties both cameras have or that i did not put a valid id. Hope someone could enlighten me, I'm open to other methods to find out the frame rates of two cameras to play concurrently.

@matlabbe
Copy link
Member

Yes the device ID would let you choose between the cameras (e.g., "#1", "#2" or "1", "2"). You can open Preferences->Logging and set logger level to Debug. On terminal when you start the camera, you will have more info about the camera initialization, if device is found or not. Camera initialization may also fail if the camera is already used by another application. Note also that each camera should be on its own USB hub, as starting two cameras on the same USB hub would fail.

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