Autonomous Racing  1
f1tenth Project Group of Technical University Dortmund, Germany
RvizGeometryPublisher Class Reference

#include <rviz_geometry_publisher.h>

Public Member Functions

 RvizGeometryPublisher (ros::NodeHandle node_handle, const std::string &topic, const std::string &frame)
 
void drawLine (int id, geometry_msgs::Point point1, geometry_msgs::Point point2, std_msgs::ColorRGBA color, float width)
 
 RvizGeometryPublisher (ros::NodeHandle node_handle, const std::string &topic, const std::string &frame)
 
void drawLine (int id, geometry_msgs::Point point1, geometry_msgs::Point point2, std_msgs::ColorRGBA color, float width)
 

Detailed Description

Definition at line 10 of file rviz_geometry_publisher.h.

Constructor & Destructor Documentation

RvizGeometryPublisher::RvizGeometryPublisher ( ros::NodeHandle  node_handle,
const std::string &  topic,
const std::string &  frame 
)

Definition at line 3 of file rviz_geometry_publisher.cpp.

RvizGeometryPublisher::RvizGeometryPublisher ( ros::NodeHandle  node_handle,
const std::string &  topic,
const std::string &  frame 
)

Member Function Documentation

void RvizGeometryPublisher::drawLine ( int  id,
geometry_msgs::Point  point1,
geometry_msgs::Point  point2,
std_msgs::ColorRGBA  color,
float  width 
)

Definition at line 10 of file rviz_geometry_publisher.cpp.

Here is the caller graph for this function:

void RvizGeometryPublisher::drawLine ( int  id,
geometry_msgs::Point  point1,
geometry_msgs::Point  point2,
std_msgs::ColorRGBA  color,
float  width 
)

The documentation for this class was generated from the following files: