Gazebo | Ignition | Community
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Check Debug Mode (true/false) in C++

Is there a straightforward way to check if debug is set to true within C++ code? e.g. if (DEBUGTEST) gzdbg << "Gazebo is running in debug mode.\n";