Go to the documentation of this file.
30 #ifndef MAPVIZ_PLUGINS_ODOMETRY_PLUGIN_H_
31 #define MAPVIZ_PLUGINS_ODOMETRY_PLUGIN_H_
48 #include <nav_msgs/Odometry.h>
53 #include "ui_odometry_config.h"
70 void Paint(QPainter* painter,
double x,
double y,
double scale);
71 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);
84 void PrintInfo(
const std::string& message);
94 Ui::odometry_config
ui_;
103 #endif // MAPVIZ_PLUGINS_ODOMETRY_PLUGIN_H_
QWidget * GetConfigWidget(QWidget *parent)
void PrintWarning(const std::string &message)
void Paint(QPainter *painter, double x, double y, double scale)
void SaveConfig(YAML::Emitter &emitter, const std::string &path)
void LoadConfig(const YAML::Node &node, const std::string &path)
ros::Subscriber odometry_sub_
void Draw(double x, double y, double scale)
void PrintInfo(const std::string &message)
void PrintError(const std::string &message)
bool Initialize(QGLWidget *canvas)
virtual ~OdometryPlugin()
void odometryCallback(const nav_msgs::OdometryConstPtr odometry)
mapviz_plugins
Author(s): Marc Alban
autogenerated on Sun Sep 8 2024 02:27:14