#include <mapviz_plugins/path_plugin.h>#include <cstdio>#include <vector>#include <QDialog>#include <QGLWidget>#include <ros/master.h>#include <mapviz/select_topic_dialog.h>#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Functions | |
| PLUGINLIB_DECLARE_CLASS (mapviz_plugins, path, mapviz_plugins::PathPlugin, mapviz::MapvizPlugin) namespace mapviz_plugins | |
| PLUGINLIB_DECLARE_CLASS | ( | mapviz_plugins | , |
| path | , | ||
| mapviz_plugins::PathPlugin | , | ||
| mapviz::MapvizPlugin | |||
| ) |
Definition at line 47 of file path_plugin.cpp.