Today our programmers achieved something that I have not seen anyone do before. Get 2 CMU cameras up and running off of one robot controller. We recorded a bit of footage of them in action and I’ve uploaded videos in both YouTube and Google Video flavors.
First of all congrats on a job well done. How will two cameras help you out doesnt the camera(s) send a signal to the motor to approach the target? If your on the field and the cameras seek out two different sources , then what? Sorry if the questions seem stupid, its just out of curiosity.
marko
We plan on using the two cameras to give us automatic scoring on not only the 4 columns underneath the lights, but allow us to even ourselves out between the two lights so we can easily score on the 4 other columns. We figured that if we can give the programmers enough time, a smooth autonomous scorer will be more effective than a manually controlled scorer.
Theres alot of cool things to do with 2 cameras. Your cameras both run the same search algorithm. If you have one search the left and one search the right you will effectivly cover more area and they wount both be searching in the same area.
At one point i thought it would be cool to make a scriptng API that used te programming port as a console of sorts. I abandoned the idea wen i saw how much of a pain it was to read/write to the EEPROM.
You might want to check out the “bells and whistles” version of Kevin Watson’s camera code. He does exactly what you describe (prints to the terminal, takes input, stores new parameters to EEPROM), and from the looks of it, it’s not all that complex.
Weight? The pan tilt assembly is already there. If they have two cameras working now I think they have dedicated people to development. I could be wrong. The processor load wouldnt be to much. But it also depends on it they are running alot of other sensors where that might be an issue. I guess we will have to wait and see what they do.
It’d be sweet to get both cameras, one to track one target, and the other to track another, and place a tube in one of the rows where the light box isn’t. Can’t wait to see it in action!