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