Sample component $Date$.
More...
#include "SampleController.h"
#include <iostream>
Go to the source code of this file.
Sample component $Date$.
$Id$
Definition in file SampleController.cpp.
◆ ANGLE_FILE
#define ANGLE_FILE "etc/Sample.pos" |
◆ GAIN_FILE
#define GAIN_FILE "etc/SR_PDgain.dat" |
◆ RARM_ELBOW
◆ RARM_SHOULDER_P
#define RARM_SHOULDER_P 6 |
◆ RARM_SHOULDER_R
#define RARM_SHOULDER_R 7 |
◆ RARM_WRIST_R
◆ RARM_WRIST_Y
◆ TIMESTEP
◆ VEL_FILE
#define VEL_FILE "etc/Sample.vel" |
◆ SampleControllerInit()
◆ samplecontroller_spec
const char* samplecontroller_spec[] |
|
static |
Initial value:=
{
"implementation_id", "SampleController",
"type_name", "SampleController",
"description", "Sample component",
"version", "0.1",
"vendor", "AIST",
"category", "Generic",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 40 of file SampleController.cpp.