Functions | Variables
PCDLoader.cpp File Reference

PCD file loader $Date$. More...

#include <pcl/point_types.h>
#include <pcl/filters/statistical_outlier_removal.h>
#include "PCDLoader.h"
#include "hrpsys/idl/pointcloud.hh"
Include dependency graph for PCDLoader.cpp:

Go to the source code of this file.

Functions

void PCDLoaderInit (RTC::Manager *manager)

Variables

static const char * spec []

Detailed Description

PCD file loader $Date$.

$Id$

Definition in file PCDLoader.cpp.


Function Documentation

Definition at line 395 of file PCDLoader.cpp.


Variable Documentation

const char* spec[] [static]
Initial value:
  {
    "implementation_id", "PCDLoader",
    "type_name",         "PCDLoader",
    "description",       "PCD file loader",
    "version",           HRPSYS_PACKAGE_VERSION,
    "vendor",            "AIST",
    "category",          "example",
    "activity_type",     "DataFlowComponent",
    "max_instance",      "10",
    "language",          "C++",
    "lang_type",         "compile",
    
    "conf.default.path",  "",
    "conf.default.fields","XYZ",

    ""
  }

Definition at line 17 of file PCDLoader.cpp.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Wed May 15 2019 05:02:20