Set number of cameras to 3.

This commit is contained in:
Robert Osfield 2005-08-31 13:43:29 +00:00
parent 7fc95ddae7
commit af7eba1a7f

View File

@ -142,7 +142,7 @@ int main( int argc, char **argv )
updateVisitor.setFrameStamp(frameStamp.get()); updateVisitor.setFrameStamp(frameStamp.get());
unsigned int numberCameras = 1; unsigned int numberCameras = 3;
unsigned int xpos = 0; unsigned int xpos = 0;
unsigned int ypos = 400; unsigned int ypos = 400;
unsigned int width = 400; unsigned int width = 400;