#include <vector>
#include <string>
#include <sstream>
#include <stdarg.h>
#include <cstdio>
#include "ros/ros.h"
#include "diagnostic_msgs/DiagnosticStatus.h"
Go to the source code of this file.
Classes | |
class | diagnostic_updater::DiagnosticStatusWrapper |
Wrapper for the diagnostic_msgs::DiagnosticStatus message that makes it easier to update. More... | |
Namespaces | |
diagnostic_updater | |
Author: Blaise Gassend. | |
Functions | |
template<> | |
void | diagnostic_updater::DiagnosticStatusWrapper::add< std::string > (const std::string &key, const std::string &s) |