Go to the documentation of this file. 29 #if !defined(NDEBUG) || defined(_DEBUG) 39 #define debug_print(fmt, ...) \ 40 do { if (DEBUG) fprintf(stderr, "%s:%d:%s(): " fmt, strrchr("/"__FILE__,'/')+1, \ 41 __LINE__, __func__, ##__VA_ARGS__); fflush(stderr);} while (0)
apriltag
Author(s): Edwin Olson
, Max Krogius
autogenerated on Mon Jun 26 2023 02:26:12