Functions | Variables
make_video Namespace Reference

Functions

def create_video

Variables

tuple args = parser.parse_args()
tuple parser
string PKG = 'bag_tools'
tuple tmp_dir = tempfile.mkdtemp()

Function Documentation

def make_video.create_video (   tmp_dir,
  args 
)

Definition at line 42 of file make_video.py.


Variable Documentation

Definition at line 76 of file make_video.py.

Initial value:
00001 argparse.ArgumentParser(
00002       description=
00003         'Creates a video from sensor_msgs/Image messages from a bagfile. '
00004         'This script uses the extract_images binary to extract color images '
00005         'from bagfiles and calls ffmpeg afterwards to combine them together '
00006         'to form a video. Note that ffmpeg must be installed on your system.')

Definition at line 66 of file make_video.py.

string make_video::PKG = 'bag_tools'

Definition at line 33 of file make_video.py.

tuple make_video::tmp_dir = tempfile.mkdtemp()

Definition at line 77 of file make_video.py.



bag_tools
Author(s): Stephan Wirth and Miquel Massot
autogenerated on Mon Jan 6 2014 11:48:57