high gain joint controller component for OpenHRP $Date$
More...
Go to the source code of this file.
high gain joint controller component for OpenHRP $Date$
$Id$
Definition in file HGcontroller.cpp.
const char* hgcontroller_spec[] |
|
static |
Initial value:=
{
"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.