The following environment variables may be set to alter some MRPT functionality:
MRPT_WXSUBSYS_TIMEOUT_MS
: The timeout in milliseconds to wait in mrpt::gui windows constructors until the wxWidgets thread processes and really creates the window, before reporting an error. It's also used in the function mrpt::hwdrivers::prepareVideoSourceFromUserSelection(). Default: "5000" in Release builds, "30000" in Debug.MRPT_HWDRIVERS_VERBOSE
: Set to "1" to enable verbose output to cout from all mrpt::hwdrivers classes. Default: "0".MRPT_HWDRIVERS_DEFAULT_LEAP_SECONDS
: In mrpt::hwdrivers::CGPSInterface, the default offset from GPS time to UTC time, for use before any GNSS especific message informs on this offset. Default: 17 (valid for 01/2016)MRPT_CCAMERA_KINECT_TIMEOUT_MS
: Timeout in milliseconds to wait for a new frame from a Kinect sensor when using the method mrpt::hwdrivers::CCamera::getNextFrame(). Default: "3000". Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |