Autonomous Racing  1
f1tenth Project Group of Technical University Dortmund, Germany
rviz_geometry_publisher.cpp File Reference
#include "rviz_geometry_publisher.h"
Include dependency graph for rviz_geometry_publisher.cpp:

Go to the source code of this file.

Functions

geometry_msgs::Point createPoint (double x, double y, double z)
 
std_msgs::ColorRGBA createColor (double r, double g, double b, double a)
 

Function Documentation

std_msgs::ColorRGBA createColor ( double  r,
double  g,
double  b,
double  a 
)

Definition at line 40 of file rviz_geometry_publisher.cpp.

Here is the caller graph for this function:

geometry_msgs::Point createPoint ( double  x,
double  y,
double  z 
)

Definition at line 31 of file rviz_geometry_publisher.cpp.