For POC over our PX2 we are using multipile USB cameras in parallel.
In order to set the device I am using DriveWorks 0.6 and example camera_usb.
The USB cameras resolution is 1280X720 but when I running the code I get resolution of 640x480.
I trying to figure out for couple of hours which arguments should I use at function dwSAL_createSensor in order to create camera at wanted resolution.