#include <ros/ros.h>#include <swri_roscpp/subscriber.h>#include <diagnostic_updater/diagnostic_updater.h>#include <std_msgs/Float32.h>#include <nav_msgs/Odometry.h>
Go to the source code of this file.
| Classes | |
| class | StoringSubscriberTest | 
| Typedefs | |
| typedef diagnostic_msgs::DiagnosticStatus | DS | 
| Functions | |
| int | main (int argc, char **argv) | 
| typedef diagnostic_msgs::DiagnosticStatus DS | 
Definition at line 12 of file storing_subscriber_test.cpp.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 142 of file storing_subscriber_test.cpp.