plane remover $Date$ More...
#include "RangeNoiseMixer.h"
Go to the source code of this file.
Functions | |
void | RangeNoiseMixerInit (RTC::Manager *manager) |
Variables | |
static const char * | spec [] |
void RangeNoiseMixerInit | ( | RTC::Manager * | manager | ) |
Definition at line 173 of file RangeNoiseMixer.cpp.
{ "implementation_id", "RangeNoiseMixer", "type_name", "RangeNoiseMixer", "description", "noise mixer for range data", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.maxDist", "0.02", "" }
Definition at line 14 of file RangeNoiseMixer.cpp.