#include <stdarg.h>#include <cstdio>#include <sstream>#include <string>#include <vector>#include "diagnostic_msgs/msg/diagnostic_status.hpp"#include "rclcpp/rclcpp.hpp"

Go to the source code of this file.
Classes | |
| class | diagnostic_updater::DiagnosticStatusWrapper |
| Wrapper for the diagnostic_msgs::msg::DiagnosticStatus message that makes it easier to update. | |
Namespaces | |
| diagnostic_updater | |
| Author: Blaise Gassend. | |
Functions | |
| void | diagnostic_updater::DiagnosticStatusWrapper::add< std::string > (const std::string &key, const std::string &s) |