defined in <armarx/control/common/mp/MPPoolInterface.ice>
interface MPPoolInterface { ... }
Definition at line 38 of file MPPoolInterface.ice.
◆ deserialize()
| Ice::DoubleSeq deserialize |
( |
string | mpAsString | ) |
|
◆ getCanVal()
| double getCanVal |
( |
string | mpName | ) |
|
◆ getMPConfig()
| armarx::aron::data::dto::Dict getMPConfig |
( |
| ) |
|
◆ getMPEnabled()
◆ getNames()
◆ isFinished()
| bool isFinished |
( |
string | mpName | ) |
|
◆ isFinishedAll()
◆ learnFromCSV()
| void learnFromCSV |
( |
Ice::StringSeq | fileNames | ) |
|
◆ learnFromTrajs()
| void learnFromTrajs |
( |
armarx::aron::data::dto::Dict | config | ) |
|
◆ pause()
| void pause |
( |
string | mpName | ) |
|
◆ pauseAll()
◆ removeAllViaPoint()
| void removeAllViaPoint |
( |
| ) |
|
◆ requestStop()
| void requestStop |
( |
string | mpName | ) |
|
◆ reset()
| void reset |
( |
string | mpName | ) |
|
◆ resetAll()
◆ resume()
| void resume |
( |
string | mpName | ) |
|
◆ resumeAll()
◆ serialize()
◆ set()
◆ setGoal()
| void setGoal |
( |
Ice::DoubleSeq | goals | ) |
|
◆ setStartAndGoal()
| void setStartAndGoal |
( |
Ice::DoubleSeq | starts, |
|
|
Ice::DoubleSeq | goals ) |
◆ setViaPoint()
| void setViaPoint |
( |
double | u, |
|
|
Ice::DoubleSeq | viapoint ) |
◆ start()
| void start |
( |
string | mpName, |
|
|
Ice::DoubleSeq | startVec, |
|
|
Ice::DoubleSeq | goalVec, |
|
|
double | durationSec ) |
◆ startAll()
◆ stop()
| void stop |
( |
string | mpName | ) |
|
◆ stopAll()
◆ trainMP()
◆ updateMPConfig()
| void updateMPConfig |
( |
armarx::aron::data::dto::Dict | config | ) |
|
The documentation for this interface was generated from the following file: