#include <ApplyExternalWrench.hh>
◆ threadInit()
bool RPCServerThread::threadInit |
( |
| ) |
|
|
virtual |
◆ run()
void RPCServerThread::run |
( |
| ) |
|
|
virtual |
◆ threadRelease()
void RPCServerThread::threadRelease |
( |
| ) |
|
|
virtual |
◆ getCmd()
yarp::os::Bottle RPCServerThread::getCmd |
( |
| ) |
|
◆ setRobotName()
void RPCServerThread::setRobotName |
( |
std::string | robotName | ) |
|
◆ setRobotModel()
void RPCServerThread::setRobotModel |
( |
physics::ModelPtr | robotModel | ) |
|
◆ setNewCommandFlag()
void RPCServerThread::setNewCommandFlag |
( |
std::int32_t | flag | ) |
|
◆ setLastTimeStamp()
void RPCServerThread::setLastTimeStamp |
( |
double & | time | ) |
|
◆ getLastTimeStamp()
yarp::os::Stamp RPCServerThread::getLastTimeStamp |
( |
| ) |
|
◆ onStop()
void RPCServerThread::onStop |
( |
| ) |
|
|
virtual |
◆ m_mode
std::string RPCServerThread::m_mode |
◆ m_wrenchSmoothing
bool RPCServerThread::m_wrenchSmoothing |
◆ m_simulationUpdatePeriod
double RPCServerThread::m_simulationUpdatePeriod |
◆ wrenchCount
int RPCServerThread::wrenchCount |
◆ wrenchesVector
The documentation for this class was generated from the following files: