high gain joint controller component for OpenHRP $Date$ More...
#include "HGcontroller.h"
Go to the source code of this file.
Functions | |
void | HGcontrollerInit (RTC::Manager *manager) |
Variables | |
static const char * | hgcontroller_spec [] |
void HGcontrollerInit | ( | RTC::Manager * | manager | ) |
Definition at line 191 of file HGcontroller.cpp.
const char* hgcontroller_spec[] [static] |
{ "implementation_id", "HGcontroller", "type_name", "HGcontroller", "description", "high gain joint controller component for OpenHRP", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "" }
Definition at line 14 of file HGcontroller.cpp.