30 #ifndef MAPVIZ_PLUGINS_TF_FRAME_PLUGIN_H_ 31 #define MAPVIZ_PLUGINS_TF_FRAME_PLUGIN_H_ 52 #include "ui_tf_frame_config.h" 53 #include "ui_topic_select.h" 70 void Draw(
double x,
double y,
double scale);
72 void LoadConfig(
const YAML::Node& node,
const std::string& path);
73 void SaveConfig(YAML::Emitter& emitter,
const std::string& path);
79 void PrintInfo(
const std::string& message);
87 Ui::tf_frame_config
ui_;
96 #endif // MAPVIZ_PLUGINS_TF_FRAME_PLUGIN_H_
void Draw(double x, double y, double scale)
void PrintWarning(const std::string &message)
void PrintError(const std::string &message)
QWidget * GetConfigWidget(QWidget *parent)
TFSIMD_FORCE_INLINE const tfScalar & y() const
void TimerCallback(const ros::TimerEvent &event)
void LoadConfig(const YAML::Node &node, const std::string &path)
TFSIMD_FORCE_INLINE const tfScalar & x() const
void SaveConfig(YAML::Emitter &emitter, const std::string &path)
void PrintInfo(const std::string &message)
bool Initialize(QGLWidget *canvas)