image_gui.py
Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 
00003 import sys
00004 
00005 from rqt_gui.main import Main
00006 
00007 main = Main()
00008 sys.exit(main.main(sys.argv, standalone='rqt_hrpsys_imagesnapshot'))
00009 


hrpsys_gazebo_atlas
Author(s): Yohei Kakiuchi
autogenerated on Wed Sep 16 2015 10:53:59