init.cpp
Go to the documentation of this file.
00001 #include "rviz/plugin/type_registry.h"
00002 
00003 #include "cob_command_gui_rviz/command_gui_rviz.h"
00004 
00005 extern "C" void rvizPluginInit(rviz::TypeRegistry* reg)
00006 {
00007         reg->registerDisplay<rviz::CommandGuiRviz>("CommandGuiRviz");
00008 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


cob_command_gui_rviz
Author(s): Jonathan Schwarz
autogenerated on Sun Jan 20 2013 12:37:04