#include "ros_type_introspection/ros_introspection.hpp"
#include <ros/ros.h>
#include <rosbag/bag.h>
#include <rosbag/view.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
RosIntrospection::Parser | parser |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 10 of file rosbag_example.cpp.
RosIntrospection::Parser parser |
Definition at line 6 of file rosbag_example.cpp.