Autonomous Racing  1
f1tenth Project Group of Technical University Dortmund, Germany
rviz_geometry_publisher.h File Reference
#include "std_msgs/ColorRGBA.h"
#include <ros/ros.h>
#include <visualization_msgs/Marker.h>
Include dependency graph for rviz_geometry_publisher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RvizGeometryPublisher
 

Functions

geometry_msgs::Point createPoint (float x, float y, float 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 ( float  x,
float  y,
float  z 
)

Definition at line 31 of file rviz_geometry_publisher.cpp.

Here is the caller graph for this function: