record.cpp File Reference

#include "rosbag/recorder.h"
#include <sys/stat.h>
#include <termios.h>
#include <time.h>
#include <unistd.h>
#include <queue>
#include <string>
#include <vector>
#include <boost/thread/condition.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/regex.hpp>
#include <ros/ros.h>
#include <ros/time.h>
#include <std_msgs/Empty.h>
#include <topic_tools/shape_shifter.h>
#include "rosbag/bag.h"
#include "rosbag/stream.h"
#include "rosbag/exceptions.h"
#include "boost/program_options.hpp"
#include <sstream>
Include dependency graph for record.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
rosbag::RecorderOptions parseOptions (int argc, char **argv)
 Parse the command-line arguments for recorder options.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 203 of file record.cpp.

rosbag::RecorderOptions parseOptions ( int  argc,
char **  argv 
)

Parse the command-line arguments for recorder options.

Definition at line 45 of file record.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rosbag
Author(s): Jeremy Leibs (leibs@willowgarage.com), James Bowman (jamesb@willowgarage.com), Ken Conley (kwc@willowgarage.com), and Tim Field (tfield@willowgarage.com)
autogenerated on Fri Jan 11 10:11:41 2013