Go to the source code of this file.
Namespaces | |
robot_activity | |
Macros | |
#define | PRINT_FUNC_CALL(state) ROS_DEBUG_STREAM(#state << "() method called") |
Functions | |
std::ostream & | robot_activity::operator<< (std::ostream &os, State state) |
Overridden operator<< for easy State enum printing. More... | |
#define PRINT_FUNC_CALL | ( | state | ) | ROS_DEBUG_STREAM(#state << "() method called") |
Definition at line 42 of file robot_activity.cpp.