![]() |
Autonomous Racing
1
f1tenth Project Group of Technical University Dortmund, Germany
|
#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) |
Definition at line 10 of file rviz_geometry_publisher.h.
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 | ||
) |
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.
void RvizGeometryPublisher::drawLine | ( | int | id, |
geometry_msgs::Point | point1, | ||
geometry_msgs::Point | point2, | ||
std_msgs::ColorRGBA | color, | ||
float | width | ||
) |