$search
ROS node for detecting obstacles in a point cloud. More...
#include <ros/ros.h>
#include <velodyne_height_map/heightmap.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
ROS node for detecting obstacles in a point cloud.
Definition in file heightmap_node.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Main entry point.
Definition at line 18 of file heightmap_node.cpp.