Sample RH2 component $Date$.
More...
#include "SampleRH2.h"
#include <iostream>
#include <hrpUtil/Eigen3d.h>
Go to the source code of this file.
Sample RH2 component $Date$.
$Id$
Definition in file SampleRH2.cpp.
◆ ROOT_FILE
#define ROOT_FILE "etc/body.dat" |
◆ SampleRH2Init()
◆ samplepd_spec
const char* samplepd_spec[] |
|
static |
Initial value:=
{
"implementation_id", "SampleRH2",
"type_name", "SampleRH2",
"description", "Sample RH2 component",
"version", "0.1",
"vendor", "AIST",
"category", "Generic",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 33 of file SampleRH2.cpp.