#include <ControllerTransformationProxy.hpp>
◆ ControllerTransformationProxy() [1/2]
ControllerTransformationProxy::ControllerTransformationProxy |
( |
std::string const & | name = "ctrl_lib::ControllerTransformationProxy" | ) |
|
◆ ControllerTransformationProxy() [2/2]
ControllerTransformationProxy::ControllerTransformationProxy |
( |
std::string const & | name, |
|
|
RTT::ExecutionEngine * | engine ) |
◆ ~ControllerTransformationProxy()
ControllerTransformationProxy::~ControllerTransformationProxy |
( |
| ) |
|
◆ cleanupHook()
void ctrl_lib::ControllerTransformationProxy::cleanupHook |
( |
| ) |
|
|
inline |
◆ configureHook()
bool ControllerTransformationProxy::configureHook |
( |
| ) |
|
◆ errorHook()
void ctrl_lib::ControllerTransformationProxy::errorHook |
( |
| ) |
|
|
inline |
◆ startHook()
bool ctrl_lib::ControllerTransformationProxy::startHook |
( |
| ) |
|
|
inline |
◆ stopHook()
void ctrl_lib::ControllerTransformationProxy::stopHook |
( |
| ) |
|
|
inline |
◆ updateHook()
void ControllerTransformationProxy::updateHook |
( |
| ) |
|
◆ ControllerTransformationProxyBase
friend class ControllerTransformationProxyBase |
|
friend |
◆ source_frame
std::string ctrl_lib::ControllerTransformationProxy::source_frame |
|
protected |
◆ target_frame
std::string ctrl_lib::ControllerTransformationProxy::target_frame |
|
protected |
◆ transform
base::samples::RigidBodyState ctrl_lib::ControllerTransformationProxy::transform |
|
protected |
The documentation for this class was generated from the following files: