Set number of cameras to 3.
This commit is contained in:
parent
7fc95ddae7
commit
af7eba1a7f
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user