ocra-recipes
Doxygen documentation for the ocra-recipes repository
ocra_recipes::TrajectoryThread Member List

This is the complete list of members for ocra_recipes::TrajectoryThread, including all inherited members.

allWaypointListocra_recipes::TrajectoryThreadprotected
allWaypointsocra_recipes::TrajectoryThreadprotected
cycleWaypoints()ocra_recipes::TrajectoryThreadprotected
deactivationDelayocra_recipes::TrajectoryThreadprotected
deactivationLatchocra_recipes::TrajectoryThreadprotected
deactivationTimeoutocra_recipes::TrajectoryThreadprotected
desiredStateocra_recipes::TrajectoryThreadprotected
desiredVarianceocra_recipes::TrajectoryThreadprotected
desStateBottleocra_recipes::TrajectoryThreadprotected
errorThresholdocra_recipes::TrajectoryThreadprotected
flipWaypoints()ocra_recipes::TrajectoryThreadprotected
getDiffError()ocra_recipes::TrajectoryThread
getDuration()ocra_recipes::TrajectoryThread
getTrajectory()ocra_recipes::TrajectoryThreadinline
getWaypointList()ocra_recipes::TrajectoryThread
getWaypoints()ocra_recipes::TrajectoryThreadinline
goalAttained()ocra_recipes::TrajectoryThread
goalStateVectorocra_recipes::TrajectoryThreadprotected
init()ocra_recipes::TrajectoryThreadprotected
isPausedocra_recipes::TrajectoryThreadprotected
isReturningHome()ocra_recipes::TrajectoryThreadinline
isTaskCurrentlyActiveocra_recipes::TrajectoryThreadprotected
isUsingTerminationStrategyocra_recipes::TrajectoryThreadprotected
maximumVarianceocra_recipes::TrajectoryThreadprotected
pause()ocra_recipes::TrajectoryThread
pauseTimeocra_recipes::TrajectoryThreadprotected
printWaitingNoticeOnceocra_recipes::TrajectoryThreadprotected
returningHomeocra_recipes::TrajectoryThreadprotected
returnToHome()ocra_recipes::TrajectoryThread
run()ocra_recipes::TrajectoryThreadvirtual
setDisplacement(double dispDouble)ocra_recipes::TrajectoryThread
setDisplacement(const Eigen::VectorXd &displacementVector)ocra_recipes::TrajectoryThread
setGoalErrorThreshold(const double newErrorThresh)ocra_recipes::TrajectoryThreadinline
setMaxAcceleration(double maxAcc)ocra_recipes::TrajectoryThread
setMaxAcceleration(Eigen::VectorXd maxAcc)ocra_recipes::TrajectoryThread
setMaxVelocity(double maxVel)ocra_recipes::TrajectoryThread
setMaxVelocity(Eigen::VectorXd maxVel)ocra_recipes::TrajectoryThread
setMaxVelocityAndAcceleration(double maxVel, double maxAcc)ocra_recipes::TrajectoryThread
setMaxVelocityAndAcceleration(const Eigen::VectorXd &maxVel, const Eigen::VectorXd &maxAcc)ocra_recipes::TrajectoryThread
setTerminationStrategy(const TERMINATION_STRATEGY newTermStrat)ocra_recipes::TrajectoryThreadinline
setTrajectoryWaypoints(const Eigen::MatrixXd &userWaypoints, bool containsStartingWaypoint=false)ocra_recipes::TrajectoryThread
setTrajectoryWaypoints(const std::list< Eigen::VectorXd > &waypointList, bool containsStartingWaypoint=false)ocra_recipes::TrajectoryThread
setUseVarianceModulation(bool newVarMod)ocra_recipes::TrajectoryThreadinline
startStateVectorocra_recipes::TrajectoryThreadprotected
taskocra_recipes::TrajectoryThreadprotected
taskTypeocra_recipes::TrajectoryThreadprotected
terminationStrategyocra_recipes::TrajectoryThreadprotected
threadInit()ocra_recipes::TrajectoryThreadvirtual
threadRelease()ocra_recipes::TrajectoryThreadvirtual
timeElapsedDuringPauseocra_recipes::TrajectoryThreadprotected
trajectoryocra_recipes::TrajectoryThreadprotected
TrajectoryThread(int period, const std::string &taskPortName, const TRAJECTORY_TYPE=MIN_JERK, const TERMINATION_STRATEGY _terminationStrategy=STOP_THREAD)ocra_recipes::TrajectoryThread
TrajectoryThread(int period, const std::string &taskPortName, const Eigen::MatrixXd &waypoints, const TRAJECTORY_TYPE=MIN_JERK, const TERMINATION_STRATEGY _terminationStrategy=STOP_THREAD)ocra_recipes::TrajectoryThread
TrajectoryThread(int period, const std::string &taskPortName, const std::list< Eigen::VectorXd > &waypoints, const TRAJECTORY_TYPE=MIN_JERK, const TERMINATION_STRATEGY _terminationStrategy=STOP_THREAD)ocra_recipes::TrajectoryThread
trajTypeocra_recipes::TrajectoryThreadprotected
unpause()ocra_recipes::TrajectoryThread
userWaypointListocra_recipes::TrajectoryThreadprotected
userWaypointsocra_recipes::TrajectoryThreadprotected
useVarianceModulationocra_recipes::TrajectoryThreadprotected
varianceThreshocra_recipes::TrajectoryThreadprotected
varianceToWeights(Eigen::VectorXd &desiredVariance, const double beta=1.0)ocra_recipes::TrajectoryThreadprotected
waypointsHaveBeenSetocra_recipes::TrajectoryThreadprotected
weightDimensionocra_recipes::TrajectoryThreadprotected
~TrajectoryThread()ocra_recipes::TrajectoryThread