#include <ros/ros.h>
#include <visualization_msgs/MarkerArray.h>
#include <costmap_2d/VoxelGrid.h>
#include <voxel_grid/voxel_grid.h>
Go to the source code of this file.
◆ V_Cell
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ voxelCallback()
void voxelCallback |
( |
const ros::Publisher & |
pub, |
|
|
const costmap_2d::VoxelGridConstPtr & |
grid |
|
) |
| |
◆ g_cells
◆ g_colors_a
float g_colors_a[] = {0.0f, 0.5f, 1.0f} |
◆ g_colors_b
float g_colors_b[] = {0.0f, 1.0f, 0.0f} |
◆ g_colors_g
float g_colors_g[] = {0.0f, 0.0f, 0.0f} |
◆ g_colors_r
float g_colors_r[] = {0.0f, 0.0f, 1.0f} |
◆ g_marker_ns
costmap_2d
Author(s): Eitan Marder-Eppstein, David V. Lu!!, Dave Hershberger, contradict@gmail.com
autogenerated on Wed Jun 22 2022 02:07:03