#include <ros/ros.h>

Go to the source code of this file.
Namespaces | |
| namespace | rosUtil |
Functions | |
| void | rosUtil::rosError (const char *err) |
| void | rosUtil::rosInfo (const char *info) |
| template<typename T > | |
| void | rosUtil::rosInfoStream (T &obj) |
| void | rosUtil::rosWarn (const char *warn) |