warning.hh File Reference

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 */
 

Macro Definition Documentation

◆ ROBOT_CAPSULE_URDF_WARN

#define ROBOT_CAPSULE_URDF_WARN (   MSG)    /* nothing */

◆ ROBOT_CAPSULE_URDF_WARN_STRINGISE

#define ROBOT_CAPSULE_URDF_WARN_STRINGISE (   x)     ROBOT_CAPSULE_URDF_WARN_STRINGISE_IMPL(x)

◆ ROBOT_CAPSULE_URDF_WARN_STRINGISE_IMPL

#define ROBOT_CAPSULE_URDF_WARN_STRINGISE_IMPL (   x)    #x