$search
#include <ros/ros.h>#include <fast_plane_detection/Plane.h>#include <fast_plane_detection/PlaneInRegion.h>#include <fast_plane_detector/utils.h>#include <geometry_msgs/Vector3Stamped.h>#include <visualization_msgs/Marker.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Init the node and give it a name.
Publisher to Plane Parameters
Definition at line 43 of file fast_plane_detector_client.cpp.