#include <ros/ros.h>
#include <visualization_msgs/Marker.h>
#include <visualization_msgs/MarkerArray.h>
Go to the source code of this file.
|  | 
| int | main (int argc, char **argv) | 
|  | 
| void | publishCallback (const ros::TimerEvent &) | 
|  | 
| void | publishMesh (int &id, float x, float y, float r, float g, float b, float a, bool use_embedded_materials, int mesh) | 
|  | 
| void | publishMeshes () | 
|  | 
| void | publishMeshes (int &id, float x, float r, float g, float b, float a) | 
|  | 
| void | publishText (int &id, float x, float y, const std::string &text) | 
|  | 
◆ main()
      
        
          | int main | ( | int | argc, | 
        
          |  |  | char ** | argv | 
        
          |  | ) |  |  | 
      
 
 
◆ publishCallback()
◆ publishMesh()
      
        
          | void publishMesh | ( | int & | id, | 
        
          |  |  | float | x, | 
        
          |  |  | float | y, | 
        
          |  |  | float | r, | 
        
          |  |  | float | g, | 
        
          |  |  | float | b, | 
        
          |  |  | float | a, | 
        
          |  |  | bool | use_embedded_materials, | 
        
          |  |  | int | mesh | 
        
          |  | ) |  |  | 
      
 
 
◆ publishMeshes() [1/2]
◆ publishMeshes() [2/2]
      
        
          | void publishMeshes | ( | int & | id, | 
        
          |  |  | float | x, | 
        
          |  |  | float | r, | 
        
          |  |  | float | g, | 
        
          |  |  | float | b, | 
        
          |  |  | float | a | 
        
          |  | ) |  |  | 
      
 
 
◆ publishText()
      
        
          | void publishText | ( | int & | id, | 
        
          |  |  | float | x, | 
        
          |  |  | float | y, | 
        
          |  |  | const std::string & | text | 
        
          |  | ) |  |  | 
      
 
 
◆ g_marker_pub
 
rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall 
autogenerated on Sun May 4 2025 02:31:27