Go to the documentation of this file.
30 #ifndef MAPVIZ_PLUGINS_ATTITUDE_INDICATOR_PLUGIN_H_
31 #define MAPVIZ_PLUGINS_ATTITUDE_INDICATOR_PLUGIN_H_
48 #include <geometry_msgs/Pose.h>
49 #include <nav_msgs/Odometry.h>
51 #include <sensor_msgs/Imu.h>
59 #include "ui_attitude_indicator_config.h"
74 void Draw(
double x,
double y,
double scale);
78 void LoadConfig(
const YAML::Node& node,
const std::string& path);
79 void SaveConfig(YAML::Emitter& emitter,
const std::string& path);
85 void PrintInfo(
const std::string& message);
113 Ui::attitude_indicator_config
ui_;
116 #endif // MAPVIZ_PLUGINS_ATTITUDE_INDICATOR_PLUGIN_H_
void Draw(double x, double y, double scale)
Ui::attitude_indicator_config ui_
void AttitudeCallbackImu(const sensor_msgs::ImuConstPtr &imu)
PlaceableWindowProxy placer_
virtual ~AttitudeIndicatorPlugin()
ros::Subscriber odometry_sub_
AttitudeIndicatorPlugin()
void PrintInfo(const std::string &message)
void AttitudeCallbackPose(const geometry_msgs::PoseConstPtr &pose)
void applyAttitudeOrientation(const geometry_msgs::Quaternion &orientation)
void PrintWarning(const std::string &message)
void handleMessage(const topic_tools::ShapeShifter::ConstPtr &msg)
void PrintError(const std::string &message)
std::vector< std::string > topics_
QWidget * GetConfigWidget(QWidget *parent)
void timerEvent(QTimerEvent *)
void SaveConfig(YAML::Emitter &emitter, const std::string &path)
void LoadConfig(const YAML::Node &node, const std::string &path)
bool Initialize(QGLWidget *canvas)
void AttitudeCallbackOdom(const nav_msgs::OdometryConstPtr &odometry)
mapviz_plugins
Author(s): Marc Alban
autogenerated on Sun Sep 8 2024 02:27:14