Public Member Functions | |
def | __init__ |
def | stitch |
Private Attributes | |
_action_name | |
_stitch_ac | |
Static Private Attributes | |
dictionary | _panos = {} |
Definition at line 73 of file bag_stitcher.py.
def pano_ros.bag_stitcher.BagStitcher.__init__ | ( | self, | |
name | |||
) |
Definition at line 77 of file bag_stitcher.py.
def pano_ros.bag_stitcher.BagStitcher.stitch | ( | self, | |
goal | |||
) |
Definition at line 82 of file bag_stitcher.py.
Definition at line 77 of file bag_stitcher.py.
dictionary pano_ros::bag_stitcher.BagStitcher::_panos = {} [static, private] |
Definition at line 75 of file bag_stitcher.py.
Definition at line 77 of file bag_stitcher.py.