#include "rosrecord/constants.h"#include <iomanip>#include <signal.h>#include <sys/statvfs.h>#include <boost/filesystem.hpp>#include <boost/iostreams/filter/gzip.hpp>#include <boost/iostreams/filter/bzip2.hpp>#include "ros/message.h"#include "rosrecord/Recorder.h"#include "ros/header.h"#include "ros/time.h"#include <boost/thread/mutex.hpp>#include <boost/iostreams/filtering_stream.hpp>#include <fstream>#include <iostream>#include <map>#include "rosbag/bag.h"

Go to the source code of this file.
Namespaces | |
| namespace | ros |
| namespace | ros::record |
Defines | |
| #define | IGNORE_ROSRECORD_DEPRECATED |
| #define | ROS_DEPRECATED |
| #define IGNORE_ROSRECORD_DEPRECATED |
Definition at line 49 of file recorder.cpp.
| #define ROS_DEPRECATED |
Definition at line 48 of file recorder.cpp.