#include <boost/program_options.hpp>#include <iostream>#include <rosfmt/full.h>#include <ros/node_handle.h>#include <rosbag_fancy_msgs/Status.h>#include <std_srvs/Trigger.h>#include "topic_manager.h"#include "topic_subscriber.h"#include "ui.h"#include "message_queue.h"#include "mem_str.h"#include "bag_writer.h"
Go to the source code of this file.
Functions | |
| int | record (const std::vector< std::string > &options) |
| int record | ( | const std::vector< std::string > & | options | ) |
Definition at line 27 of file cmd_record.cpp.