DMPInstance Member List

This is the complete list of members for DMPInstance, including all inherited members.

calcNextState(double t, const Ice::DoubleSeq &goal, double currentT, const Vec2D &currentStates, const Ice::DoubleSeq &canonicalValues, double temporalFactor, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
calcNextStateFromConfig(double t, double currentT, const Vec2D &currentStates, const Ice::DoubleSeq &canonicalValues, const Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
calcTrajectory(double startTime, double timestep, double endTime, const ::Ice::DoubleSeq &goal, const cStateVec &initStates, const ::Ice::DoubleSeq &canonicalValues, double temporalFactor, const Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
calcTrajectoryFromConfig(const Ice::DoubleSeq &timestamps, const Vec2D &initStates, const Ice::DoubleSeq &canonicalValues, const Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
calcTrajectoryV2(const Ice::DoubleSeq &timestamps, const Ice::DoubleSeq &goal, const Vec2D &initStates, const Ice::DoubleSeq &canonicalValues, double temporalFactor, const Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
canonicalValuesDMPInstanceprotected
checkLogLevel(MessageTypeT level) constLoggingprotected
configsDMPInstanceprotected
createConfigMap(DMP::Vec< std::string > paraIDs, DMP::Vec< paraType > paraVals)DMPInstance
ctimeDMPInstanceprotected
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
dmpDMPInstanceprotected
DMPInstance()DMPInstanceinline
DMPInstance(DMP::DMPInterfacePtr dmpInter)DMPInstanceinline
DMPInstance(DMP::DMPInterfacePtr dmpInter, std::string DMPType)DMPInstance
dmpNameDMPInstanceprotected
dmpStateDMPInstanceprotected
dmpTypeDMPInstanceprotected
getAmpl(int dim, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
getCanonicalValues(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstanceinline
getCurrentState(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstanceinline
getCurrentTime()DMPInstanceinline
getDampingFactor(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstanceinline
getDMP()DMPInstanceinline
getDMPDim(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstanceinline
getDMPType(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstanceinline
getEffectiveLoggingLevel() constLogging
getForceTerm(const Ice::DoubleSeq &canVal, int dim, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
getGoal(const Ice::Current &=Ice::emptyCurrent)DMPInstance
getLogSender() constLoggingprotected
getNextState(const cStateVec &states, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
getNextStateWithCurrentState(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstanceinline
getSpringFactor(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstanceinline
getStartPosition(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstanceinline
getTemporalFactor(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
getTrajGoal(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
getTrajStartState(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
minimumLoggingLevelLoggingprotected
readTrajectoryFromFile(const std::string &file, double times=1, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
setAmpl(int dim, double value, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
setCanonicalValues(const Ice::DoubleSeq &value, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
setConfigurationMap(const DMPConfigMap &value, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
setCurrentTime(double t)DMPInstanceinline
setDMPState(const cStateVec &state, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
setGoal(const Ice::DoubleSeq &value, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
setParameter(const std::string &paraId, const Ice::DoubleSeq &value, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
setStartPosition(const Ice::DoubleSeq &value, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
setTag(const LogTag &tag)Logging
setTag(const std::string &tagName)Logging
setTemporalFactor(double value, const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
setTimeStep(double ts)DMPInstanceinline
spamFilterLoggingmutableprotected
tagLoggingprotected
timestepDMPInstanceprotected
trainDMP(const ::Ice::Current &=Ice::emptyCurrent) overrideDMPInstance
trajsDMPInstanceprotected
~Logging()Loggingvirtual