LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
Loading...
Searching...
No Matches
okapi::AsyncMotionProfileController Member List

This is the complete list of members for okapi::AsyncMotionProfileController, including all inherited members.

AsyncMotionProfileController(const TimeUtil &itimeUtil, const PathfinderLimits &ilimits, const std::shared_ptr< ChassisModel > &imodel, const ChassisScales &iscales, const AbstractMotor::GearsetRatioPair &ipair, const std::shared_ptr< Logger > &ilogger=Logger::getDefaultLogger())okapi::AsyncMotionProfileController
AsyncMotionProfileController(AsyncMotionProfileController &&other)=deleteokapi::AsyncMotionProfileController
controllerSet(std::string ivalue) overrideokapi::AsyncMotionProfileController
AsyncPositionController< std::string, PathfinderPoint >::controllerSet(Input ivalue)=0okapi::ControllerOutput< Input >pure virtual
convertLinearToRotational(QSpeed linear) constokapi::AsyncMotionProfileControllerprotected
currentPathokapi::AsyncMotionProfileControllerprotected
currentPathMutexokapi::AsyncMotionProfileControllerprotected
directionokapi::AsyncMotionProfileControllerprotected
disabledokapi::AsyncMotionProfileControllerprotected
DTokapi::AsyncMotionProfileControllerprotectedstatic
dtorCalledokapi::AsyncMotionProfileControllerprotected
executeSinglePath(const std::vector< squiggles::ProfilePoint > &path, std::unique_ptr< AbstractRate > rate)okapi::AsyncMotionProfileControllerprotectedvirtual
flipDisable() overrideokapi::AsyncMotionProfileControllervirtual
flipDisable(bool iisDisabled) overrideokapi::AsyncMotionProfileControllervirtual
forceRemovePath(const std::string &ipathId)okapi::AsyncMotionProfileController
generatePath(std::initializer_list< PathfinderPoint > iwaypoints, const std::string &ipathId)okapi::AsyncMotionProfileController
generatePath(std::initializer_list< PathfinderPoint > iwaypoints, const std::string &ipathId, const PathfinderLimits &ilimits)okapi::AsyncMotionProfileController
getError() const overrideokapi::AsyncMotionProfileControllervirtual
getPathErrorMessage(const std::vector< PathfinderPoint > &points, const std::string &ipathId, int length)okapi::AsyncMotionProfileControllerprotected
getPaths()okapi::AsyncMotionProfileController
getProcessValue() const overrideokapi::AsyncMotionProfileControllervirtual
getTarget() overrideokapi::AsyncMotionProfileControllervirtual
getThread() constokapi::AsyncMotionProfileController
internalLoadPath(std::istream &file, const std::string &ipathId)okapi::AsyncMotionProfileControllerprotected
internalLoadPathfinderPath(std::istream &leftFile, std::istream &rightFile, const std::string &ipathId)okapi::AsyncMotionProfileControllerprotected
internalStorePath(std::ostream &file, const std::string &ipathId)okapi::AsyncMotionProfileControllerprotected
isDisabled() const overrideokapi::AsyncMotionProfileControllervirtual
isRunningokapi::AsyncMotionProfileControllerprotected
isSettled() overrideokapi::AsyncMotionProfileControllervirtual
limitsokapi::AsyncMotionProfileControllerprotected
loadPath(const std::string &idirectory, const std::string &ipathId)okapi::AsyncMotionProfileController
loggerokapi::AsyncMotionProfileControllerprotected
loop()okapi::AsyncMotionProfileControllerprotected
makeFilePath(const std::string &directory, const std::string &filename)okapi::AsyncMotionProfileControllerprotectedstatic
mirroredokapi::AsyncMotionProfileControllerprotected
modelokapi::AsyncMotionProfileControllerprotected
moveTo(std::initializer_list< PathfinderPoint > iwaypoints, bool ibackwards=false, bool imirrored=false)okapi::AsyncMotionProfileController
moveTo(std::initializer_list< PathfinderPoint > iwaypoints, const PathfinderLimits &ilimits, bool ibackwards=false, bool imirrored=false)okapi::AsyncMotionProfileController
operator=(AsyncMotionProfileController &&other)=deleteokapi::AsyncMotionProfileController
pairokapi::AsyncMotionProfileControllerprotected
pathsokapi::AsyncMotionProfileControllerprotected
removePath(const std::string &ipathId)okapi::AsyncMotionProfileController
reset() overrideokapi::AsyncMotionProfileControllervirtual
scalesokapi::AsyncMotionProfileControllerprotected
setMaxVelocity(std::int32_t imaxVelocity) overrideokapi::AsyncMotionProfileControllervirtual
setTarget(std::string ipathId) overrideokapi::AsyncMotionProfileController
setTarget(std::string ipathId, bool ibackwards, bool imirrored=false)okapi::AsyncMotionProfileController
AsyncPositionController< std::string, PathfinderPoint >::setTarget(Input itarget)=0okapi::ClosedLoopController< Input, Output >pure virtual
startThread()okapi::AsyncMotionProfileController
storePath(const std::string &idirectory, const std::string &ipathId)okapi::AsyncMotionProfileController
tarePosition() overrideokapi::AsyncMotionProfileControllervirtual
taskokapi::AsyncMotionProfileControllerprotected
timeUtilokapi::AsyncMotionProfileControllerprotected
trampoline(void *context)okapi::AsyncMotionProfileControllerprotectedstatic
waitUntilSettled() overrideokapi::AsyncMotionProfileControllervirtual
~AsyncMotionProfileController() overrideokapi::AsyncMotionProfileController
~ClosedLoopController()=defaultokapi::ClosedLoopController< Input, Output >virtual