Alex exoskeleton
ALEX SoftwareDocumentation
|
#include <iostream>
Go to the source code of this file.
Macros | |
#define | NOROBOT |
Defines some macros for debugging output. More... | |
#define | DEBUG |
#define | DEBUG_OUT(x) (std::cout << x << std::endl); |
#define DEBUG |
Definition at line 9 of file DebugMacro.h.
#define DEBUG_OUT | ( | x | ) | (std::cout << x << std::endl); |
Definition at line 11 of file DebugMacro.h.
#define NOROBOT |
Defines some macros for debugging output.
Definition at line 8 of file DebugMacro.h.