30 #ifndef MAPVIZ_PLUGINS_ROBOT_IMAGE_PLUGIN_H_ 31 #define MAPVIZ_PLUGINS_ROBOT_IMAGE_PLUGIN_H_ 50 #include "ui_robot_image_config.h" 51 #include "ui_topic_select.h" 66 void Draw(
double x,
double y,
double scale);
70 void LoadConfig(
const YAML::Node& node,
const std::string& path);
71 void SaveConfig(YAML::Emitter& emitter,
const std::string& path);
77 void PrintInfo(
const std::string& message);
94 Ui::robot_image_config
ui_;
126 #endif // MAPVIZ_PLUGINS_ROBOT_IMAGE_PLUGIN_H_
void PrintWarning(const std::string &message)
void PrintError(const std::string &message)
void RatioOriginalToggled(bool toggled)
void HeightChanged(double value)
void SaveConfig(YAML::Emitter &emitter, const std::string &path)
QWidget * GetConfigWidget(QWidget *parent)
void PrintInfo(const std::string &message)
TFSIMD_FORCE_INLINE const tfScalar & y() const
tf::Point bottom_left_transformed_
void Draw(double x, double y, double scale)
virtual ~RobotImagePlugin()
tf::Point top_left_transformed_
void RatioEqualToggled(bool toggled)
void OffsetYChanged(double value)
void RatioCustomToggled(bool toggled)
tf::Point bottom_right_transformed_
bool Initialize(QGLWidget *canvas)
TFSIMD_FORCE_INLINE const tfScalar & x() const
tf::Point top_right_transformed_
void LoadConfig(const YAML::Node &node, const std::string &path)
Ui::robot_image_config ui_
void OffsetXChanged(double value)
void WidthChanged(double value)