MRPT
1.9.9
|
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.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |