${rtcParam.description} More...
#include "LocalizeCenter.h"
Go to the source code of this file.
Functions | |
| void | LocalizeCenterInit (RTC::Manager *manager) |
Variables | |
| static const char * | localizecenter_spec [] |
| void LocalizeCenterInit | ( | RTC::Manager * | manager | ) |
Definition at line 210 of file LocalizeCenter.cpp.
const char* localizecenter_spec[] [static] |
{
"implementation_id", "LocalizeCenter",
"type_name", "LocalizeCenter",
"description", "${rtcParam.description}",
"version", "1.0.0",
"vendor", "AIST",
"category", "example",
"activity_type", "PERIODIC",
"kind", "DataFlowComponent",
"max_instance", "1",
"language", "C++",
"lang_type", "compile",
"conf.default.startX", "3.24",
"conf.default.startY", "7.81",
"conf.default.startTheta", "-1.57",
"conf.default.cycle", "20",
""
}
Definition at line 14 of file LocalizeCenter.cpp.