#include <SamplePD_HG.h>
Definition at line 46 of file SamplePD_HG.h.
◆ SamplePD_HG()
SamplePD_HG::SamplePD_HG |
( |
RTC::Manager * |
manager | ) |
|
◆ ~SamplePD_HG()
SamplePD_HG::~SamplePD_HG |
( |
| ) |
|
◆ closeFiles()
void SamplePD_HG::closeFiles |
( |
| ) |
|
|
private |
◆ onActivated()
RTC::ReturnCode_t SamplePD_HG::onActivated |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onDeactivated()
RTC::ReturnCode_t SamplePD_HG::onDeactivated |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onExecute()
RTC::ReturnCode_t SamplePD_HG::onExecute |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onInitialize()
RTC::ReturnCode_t SamplePD_HG::onInitialize |
( |
| ) |
|
|
virtual |
◆ openFiles()
void SamplePD_HG::openFiles |
( |
| ) |
|
|
private |
◆ acc
std::ifstream SamplePD_HG::acc |
|
private |
◆ angle
std::ifstream SamplePD_HG::angle |
|
private |
◆ ddq_ref
double SamplePD_HG::ddq_ref[DOF] |
|
private |
◆ Dgain
double* SamplePD_HG::Dgain |
|
private |
◆ dq_ref
double SamplePD_HG::dq_ref[DOF] |
|
private |
◆ dummy
◆ gain
std::ifstream SamplePD_HG::gain |
|
private |
◆ m_acc
TimedDoubleSeq SamplePD_HG::m_acc |
|
protected |
◆ m_accOut
OutPort<TimedDoubleSeq> SamplePD_HG::m_accOut |
|
protected |
◆ m_angle_in
TimedDoubleSeq SamplePD_HG::m_angle_in |
|
protected |
◆ m_angle_inIn
InPort<TimedDoubleSeq> SamplePD_HG::m_angle_inIn |
|
protected |
◆ m_angle_out
TimedDoubleSeq SamplePD_HG::m_angle_out |
|
protected |
◆ m_angle_outOut
OutPort<TimedDoubleSeq> SamplePD_HG::m_angle_outOut |
|
protected |
◆ m_torque
TimedDoubleSeq SamplePD_HG::m_torque |
|
protected |
◆ m_torqueOut
OutPort<TimedDoubleSeq> SamplePD_HG::m_torqueOut |
|
protected |
◆ m_vel
TimedDoubleSeq SamplePD_HG::m_vel |
|
protected |
◆ m_velOut
OutPort<TimedDoubleSeq> SamplePD_HG::m_velOut |
|
protected |
◆ Pgain
double* SamplePD_HG::Pgain |
|
private |
◆ q_ref
double SamplePD_HG::q_ref[DOF] |
|
private |
◆ qold
std::vector<double> SamplePD_HG::qold |
|
private |
◆ vel
std::ifstream SamplePD_HG::vel |
|
private |
The documentation for this class was generated from the following files: