Buran Motion Planning Framework
bmpf::MonotoneTrajectoryFinder Member List

This is the complete list of members for bmpf::MonotoneTrajectoryFinder, including all inherited members.

_interpolatorsbmpf::MonotoneTrajectoryFinderprotected
_isReadybmpf::MonotoneTrajectoryFinderprotected
_lastPathbmpf::MonotoneTrajectoryFinderprotected
_lastTrajectorybmpf::MonotoneTrajectoryFinderprotected
_nodeCntbmpf::MonotoneTrajectoryFinderprotected
_pfbmpf::MonotoneTrajectoryFinderprotected
_prepareTrajectory(const std::vector< double > &startState, const std::vector< double > &endState, std::vector< double > &timeIntervals, int &errorCode)bmpf::MonotoneTrajectoryFinderprotected
_scenebmpf::MonotoneTrajectoryFinderprotected
_startIntervalDurationbmpf::MonotoneTrajectoryFinderprotected
_timeIntervalsbmpf::MonotoneTrajectoryFinderprotected
_wholeDurationbmpf::MonotoneTrajectoryFinderprotected
getLastPath() constbmpf::MonotoneTrajectoryFinderinline
getLastTrajectory() constbmpf::MonotoneTrajectoryFinderinline
getNodeCnt() constbmpf::MonotoneTrajectoryFinderinline
getPF() constbmpf::MonotoneTrajectoryFinderinline
getScene() constbmpf::MonotoneTrajectoryFinderinline
getTrajectoryAcceleration(double tm)bmpf::MonotoneTrajectoryFinder
getTrajectoryNode(double tm)bmpf::MonotoneTrajectoryFinder
getTrajectoryPosition(double tm)bmpf::MonotoneTrajectoryFinder
getTrajectorySpeed(double tm)bmpf::MonotoneTrajectoryFinder
getWholeDuration() constbmpf::MonotoneTrajectoryFinderinline
init(const std::shared_ptr< bmpf::Scene > &scene, double intervalDuration, bool showTrace, unsigned int maxOpenSetSize, int gridSize, unsigned int maxNodeCnt, int checkCnt, int threadCnt=1)bmpf::MonotoneTrajectoryFindervirtual
isReady() constbmpf::MonotoneTrajectoryFinderinline
prepareTrajectory(const std::vector< double > &startState, const std::vector< double > &endState, int &errorCode)bmpf::MonotoneTrajectoryFindervirtual
~MonotoneTrajectoryFinder()bmpf::MonotoneTrajectoryFinderinlinevirtual