Classes | Functions
next_best_view.cpp File Reference

next best view. More...

#include <ros/ros.h>
#include <sensor_msgs/PointCloud2.h>
#include <geometry_msgs/PoseArray.h>
#include "octomap/octomap.h"
#include <octomap_ros/OctomapBinary.h>
#include "pcl_to_octree/octree/OcTreePCL.h"
#include "pcl_to_octree/octree/OcTreeNodePCL.h"
#include "pcl_to_octree/octree/OcTreeServerPCL.h"
#include <pcl/io/pcd_io.h>
#include <pcl/point_types.h>
#include <pcl/features/normal_3d.h>
#include <pcl/features/boundary.h>
#include <pcl/segmentation/extract_clusters.h>
#include <pcl/filters/extract_indices.h>
#include <pcl/filters/passthrough.h>
#include <pcl_ros/publisher.h>
#include <tf/transform_listener.h>
#include <visualization_msgs/MarkerArray.h>
#include <vector>
Include dependency graph for next_best_view.cpp:

Go to the source code of this file.

Classes

class  Nbv

Functions

int main (int argc, char *argv[])

Detailed Description

next best view.

Advertises
  • /nbv_octree topic
Subscribes
  • /cloud_pcd topic
Parameters
  • input_cloud_topic
  • output_octree_topic

Definition in file next_best_view.cpp.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 641 of file next_best_view.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


next_best_view
Author(s): Felix Ruess
autogenerated on Sun Oct 6 2013 12:11:35