#include <mapviz_plugins/textured_marker_plugin.h>#include <cmath>#include <cstdio>#include <vector>#include <boost/algorithm/string.hpp>#include <QDialog>#include <QGLWidget>#include <ros/master.h>#include <sensor_msgs/image_encodings.h>#include <swri_math_util/constants.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, textured_marker, mapviz_plugins::TexturedMarkerPlugin, mapviz::MapvizPlugin) namespace mapviz_plugins | |
| PLUGINLIB_DECLARE_CLASS | ( | mapviz_plugins | , |
| textured_marker | , | ||
| mapviz_plugins::TexturedMarkerPlugin | , | ||
| mapviz::MapvizPlugin | |||
| ) |
Definition at line 54 of file textured_marker_plugin.cpp.