Go to the documentation of this file.
58 vector<boost::shared_ptr<diagnostic_msgs::DiagnosticStatus> > processed;
bool init(const std::string base_name, const ros::NodeHandle &n)
Analyzer is initialized with base path and namespace.
virtual std::vector< boost::shared_ptr< diagnostic_msgs::DiagnosticStatus > > report()
Analysis function, output processed data.
virtual ~IgnoreAnalyzer()
PLUGINLIB_EXPORT_CLASS(diagnostic_aggregator::IgnoreAnalyzer, diagnostic_aggregator::Analyzer) IgnoreAnalyzer
Base class of all Analyzers. Loaded by aggregator.
IgnoreAnalyzer()
Default constructor loaded by pluginlib.
IgnoreAnalyzer ignores all analyzer parameters and does nothing.