Overo Camera v2

From IridiaWiki
Revision as of 12:32, 18 December 2012 by Manubrambi (talk | contribs) (Created page with "Steps to make the camera work on a new distribution: Here is what I did to grab an image: 1) flash the sd card with these images (no driver update needed): http://www.gctronic.…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Steps to make the camera work on a new distribution:

Here is what I did to grab an image:

1) flash the sd card with these images (no driver update needed): http://www.gctronic.com/doc/index.php/Overo_Extension#File_system_image

2) enable the camera using the following command: ~/scripts/gumstix-common# ./usbenable otg

after this you should see /dev/video1

3) grab the image using their script: ~/demos/gumstix-common# ./v4l2grab -d /dev/video1 -o image.jpg -f 1 -W 352 -H 288


It seems that there are three possible sources of problems: 1) some missing modules in the iridia distribution for the epuck. The correct images to start from are these (http://www.gctronic.com/doc/index.php/Overo_Extension#File_system_image).

2) No new driver needed, despite what was written on the gctronic wiki

3) the images are not in RGB but in YUV

Note that they suggested that to use a fully charged robot with both batteries on.