hpp-manipulation-urdf
6.0.0
Implementation of a parser for hpp-manipulation.
|
Go to the source code of this file.
Macros | |
#define | HPP_MANIPULATION_URDF_WARN_STRINGISE_IMPL(x) #x |
#define | HPP_MANIPULATION_URDF_WARN_STRINGISE(x) HPP_MANIPULATION_URDF_WARN_STRINGISE_IMPL(x) |
#define | HPP_MANIPULATION_URDF_WARN(MSG) /* nothing */ |
#define HPP_MANIPULATION_URDF_WARN | ( | MSG | ) | /* nothing */ |
#define HPP_MANIPULATION_URDF_WARN_STRINGISE | ( | x | ) | HPP_MANIPULATION_URDF_WARN_STRINGISE_IMPL(x) |
#define HPP_MANIPULATION_URDF_WARN_STRINGISE_IMPL | ( | x | ) | #x |