Macros | |
| #define | ROBOT_CAPSULE_URDF_WARN_STRINGISE_IMPL(x) #x |
| #define | ROBOT_CAPSULE_URDF_WARN_STRINGISE(x) ROBOT_CAPSULE_URDF_WARN_STRINGISE_IMPL(x) |
| #define | ROBOT_CAPSULE_URDF_WARN(MSG) /* nothing */ |
| #define ROBOT_CAPSULE_URDF_WARN | ( | MSG | ) | /* nothing */ |
| #define ROBOT_CAPSULE_URDF_WARN_STRINGISE | ( | x | ) | ROBOT_CAPSULE_URDF_WARN_STRINGISE_IMPL(x) |
| #define ROBOT_CAPSULE_URDF_WARN_STRINGISE_IMPL | ( | x | ) | #x |