#include <RobotComponents/libraries/MMM/MotionFileWrapper.h>
|
| static MotionFileWrapperPtr | create (const std::string &motionFilePath, double butterworthFilterCutOffFreq=0.0, const std::string relativeModelRoot="mmm") |
| |
Definition at line 80 of file MotionFileWrapper.h.
◆ create()
| MotionFileWrapperPtr create |
( |
const std::string & |
motionFilePath, |
|
|
double |
butterworthFilterCutOffFreq = 0.0, |
|
|
const std::string |
relativeModelRoot = "mmm" |
|
) |
| |
|
static |
◆ getFirstMotionData()
◆ getModelNames()
| Ice::StringSeq getModelNames |
( |
| ) |
|
◆ getMotionData()
◆ getMotionDataByModel()
| MotionDataPtr getMotionDataByModel |
( |
const std::string & |
modelName | ) |
|
◆ getMotionNames()
| Ice::StringSeq getMotionNames |
( |
| ) |
|
The documentation for this class was generated from the following files: