|
hpp_tutorial 6.1.0
Tutorial for humanoid path planner platform.
|
Go to the source code of this file.
Macros | |
| #define | HPP_TUTORIAL_WARN_STRINGISE_IMPL(x) #x |
| #define | HPP_TUTORIAL_WARN_STRINGISE(x) HPP_TUTORIAL_WARN_STRINGISE_IMPL(x) |
| #define | HPP_TUTORIAL_WARN(MSG) /* nothing */ |
| #define HPP_TUTORIAL_WARN | ( | MSG | ) | /* nothing */ |
| #define HPP_TUTORIAL_WARN_STRINGISE | ( | x | ) | HPP_TUTORIAL_WARN_STRINGISE_IMPL(x) |
| #define HPP_TUTORIAL_WARN_STRINGISE_IMPL | ( | x | ) | #x |