defined in <armarx/control/components/controller_creator/ComponentInterface.ice>
interface ComponentInterface extends armarx::armem::client::MemoryListenerInterface { ... }
Definition at line 49 of file ComponentInterface.ice.
◆ createController()
string createController |
( |
string |
namePrefix, |
|
|
string |
controllerType, |
|
|
armarx::aron::data::dto::Dict |
configDict, |
|
|
string |
configFilename, |
|
|
bool |
activate, |
|
|
bool |
allowReuse, |
|
|
bool |
cfgFromMemory |
|
) |
| |
◆ enableVelocityMode()
void enableVelocityMode |
( |
| ) |
|
◆ getPoseInGlobalFrame()
Ice::FloatSeq getPoseInGlobalFrame |
( |
string |
node_name | ) |
|
◆ getPoseInRootFrame()
Ice::FloatSeq getPoseInRootFrame |
( |
string |
node_name | ) |
|
◆ kinestheticTeaching()
string kinestheticTeaching |
( |
string |
kinematicChainName, |
|
|
string |
side, |
|
|
string |
fileName |
|
) |
| |
The documentation for this interface was generated from the following file: