We have two cameras (front/back) on our bot. We are using a co-processor, Kangaroo, with LabView.
Problem: We cannot easily switch between camera views. To switch we must stop the program from running then restart with the other camera selected.
We get the following error message:
https://drive.google.com/file/d/0B3FkuE8niJXDd1NZS284amJZeHM/view?usp=sharing
Any help would be greatly appreciated! We just want to be able to switch between front camera and back camera.
Thank you!
I don’t have enough info to help much.
Do you have both cameras plugged into the Kangaroo?
Are you running the Send 2 PC camera server? I don’t think it is actually in the palettes, but you can copy paste it to your Kangaroo code.
You then need to open the camera(s) and register them with names such as front and back.
You also need to run the NT Client on that computer so that it can communicate to other clients and to the server.
At that point, the cameras should show up in the dashboard ring selectors.
If you don’t get it working, please give more details.
Greg McKaskle