Go to the documentation of this file.
30 #ifndef MAPVIZ_PLUGINS_MARTI_NAV_PLAN_PLUGIN_H_
31 #define MAPVIZ_PLUGINS_MARTI_NAV_PLAN_PLUGIN_H_
48 #include <marti_nav_msgs/Plan.h>
49 #include <marti_nav_msgs/PlanTrack.h>
53 #include "ui_marti_nav_plan_config.h"
76 void Draw(
double x,
double y,
double scale);
80 void LoadConfig(
const YAML::Node& node,
const std::string& path);
81 void SaveConfig(YAML::Emitter& emitter,
const std::string& path);
83 void DrawRoute(
const marti_nav_msgs::Plan &route);
90 void PrintInfo(
const std::string& message);
102 Ui::marti_nav_plan_config
ui_;
121 #endif // MAPVIZ_PLUGINS_MARTI_NAV_PLAN_PLUGIN_H_
void PositionTopicEdited()
void Draw(double x, double y, double scale)
std::string position_topic_
void DrawRoute(const marti_nav_msgs::Plan &route)
ros::Subscriber route_sub_
void SelectPositionTopic()
void LoadConfig(const YAML::Node &node, const std::string &path)
marti_nav_msgs::PlanConstPtr src_route_
void PrintWarning(const std::string &message)
void RouteCallback(const marti_nav_msgs::PlanConstPtr &msg)
void PrintInfo(const std::string &message)
void SetDrawStyle(QString style)
void DrawStopWaypoint(double x, double y)
void PositionCallback(const marti_nav_msgs::PlanTrackConstPtr &msg)
void DrawRoutePoint(const marti_nav_msgs::PlanPoint &point)
marti_nav_msgs::PlanTrackConstPtr src_route_position_
void SaveConfig(YAML::Emitter &emitter, const std::string &path)
Ui::marti_nav_plan_config ui_
bool Initialize(QGLWidget *canvas)
QWidget * GetConfigWidget(QWidget *parent)
virtual ~MartiNavPlanPlugin()
void PrintError(const std::string &message)
ros::Subscriber position_sub_
mapviz_plugins
Author(s): Marc Alban
autogenerated on Sun Sep 8 2024 02:27:14