Defines | Functions | Variables
PA10Controller.cpp File Reference

Sample PD component $Date$. More...

#include "PA10Controller.h"
#include <iostream>
Include dependency graph for PA10Controller.cpp:

Go to the source code of this file.

Defines

#define ANGLE_FILE   "etc/angle.dat"
#define GAIN_FILE   "etc/PDgain.dat"
#define TIMESTEP   0.001
#define VEL_FILE   "etc/vel.dat"

Functions

DLL_EXPORT void PA10ControllerInit (RTC::Manager *manager)

Variables

static const char * PA10Controller_spec []

Detailed Description

Sample PD component $Date$.

$Id$

Definition in file PA10Controller.cpp.


Define Documentation

#define ANGLE_FILE   "etc/angle.dat"

Definition at line 25 of file PA10Controller.cpp.

#define GAIN_FILE   "etc/PDgain.dat"

Definition at line 27 of file PA10Controller.cpp.

#define TIMESTEP   0.001

Definition at line 23 of file PA10Controller.cpp.

#define VEL_FILE   "etc/vel.dat"

Definition at line 26 of file PA10Controller.cpp.


Function Documentation

Definition at line 250 of file PA10Controller.cpp.


Variable Documentation

const char* PA10Controller_spec[] [static]
Initial value:
  {
    "implementation_id", "PA10Controller",
    "type_name",         "PA10Controller",
    "description",       "PA10Controller component",
    "version",           "0.1",
    "vendor",            "AIST",
    "category",          "Generic",
    "activity_type",     "DataFlowComponent",
    "max_instance",      "10",
    "language",          "C++",
    "lang_type",         "compile",
    

    ""
  }

Definition at line 31 of file PA10Controller.cpp.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:20