Go to the documentation of this file.
30 #ifndef MAPVIZ_PLUGINS_OBJECT_PLUGIN_H_
31 #define MAPVIZ_PLUGINS_OBJECT_PLUGIN_H_
44 #include <marti_nav_msgs/TrackedObjectArray.h>
45 #include <marti_nav_msgs/ObstacleArray.h>
50 #include "ui_object_config.h"
65 void Draw(
double x,
double y,
double scale);
66 void Paint(QPainter* painter,
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);
84 void PrintInfo(
const std::string& message);
133 void handleTrack(
const marti_nav_msgs::TrackedObject& obj);
134 void handleObstacle(
const marti_nav_msgs::Obstacle& obj,
const std_msgs::Header& header);
138 #endif // MAPVIZ_PLUGINS_OBJECT_PLUGIN_H_
void Paint(QPainter *painter, double x, double y, double scale)
tf::Point transformed_point
void LoadConfig(const YAML::Node &node, const std::string &path)
ros::Subscriber object_sub_
std::vector< ObjectData > objects_
void PrintError(const std::string &message)
void handleObstacle(const marti_nav_msgs::Obstacle &obj, const std_msgs::Header &header)
void PrintInfo(const std::string &message)
QWidget * GetConfigWidget(QWidget *parent)
bool Initialize(QGLWidget *canvas)
void SetColor(const QColor &color)
void PrintWarning(const std::string &message)
swri_transform_util::Transform local_transform
void timerEvent(QTimerEvent *)
void handleMessage(const topic_tools::ShapeShifter::ConstPtr &msg)
void handleTrack(const marti_nav_msgs::TrackedObject &obj)
void Draw(double x, double y, double scale)
void SaveConfig(YAML::Emitter &emitter, const std::string &path)
std::vector< StampedPoint > polygon
mapviz_plugins
Author(s): Marc Alban
autogenerated on Sun Sep 8 2024 02:27:14