DriveNet FPS

Hi

My environment is receives input from the GSML camera.

I want to get the fps of the drivenet sample on DrivePX2

How can I do that?

Thanks

Dear san_kim,

It is not possible to get the FPS of drivenet sample directly. Please see the source code.
I think you can guess FPS from the information of the GMSL camera when run the drivenet sample. Thanks.