__init__.py
Go to the documentation of this file.
00001 #### Python package 'rviz' initialization.
00002 #
00003 # The actual implementations are defined in C++ and wrapped by
00004 # shiboken.  This is just a wrapper to make the namespaces work out
00005 # nicely.
00006 
00007 import sys
00008 
00009 # Import the shared library generated by the shiboken binding-generator.
00010 # This depends on the manifest.xml listing ${prefix}/lib in the python path.
00011 import librviz_qt_shiboken
00012 
00013 # Expose the contained rviz namespace directly
00014 sys.modules['rviz'] = librviz_qt_shiboken.rviz


rviz_qt
Author(s): Dave Hershberger
autogenerated on Fri Dec 6 2013 20:56:52