processed_bag_viewer.py
Go to the documentation of this file.
00001 import roslib; roslib.load_manifest('hai_sandbox')
00002 import rospy
00003 import hrl_lib.util as ut
00004 import sys
00005 
00006 if __name__ == '__main__':
00007     p = ut.load_pickle(sys.argv[1])
00008 


hai_sandbox
Author(s): Hai Nguyen
autogenerated on Wed Nov 27 2013 11:46:56