checkValidation() | MPL::PlannerBase< Dim, Coord > | inline |
ENV_ | MPL::PlannerBase< Dim, Coord > | protected |
epsilon_ | MPL::PlannerBase< Dim, Coord > | protected |
getAllPrimitives() const | MPL::PlannerBase< Dim, Coord > | inline |
getCloseSet() const | MPL::PlannerBase< Dim, Coord > | inline |
getExpandedEdges() const | MPL::PlannerBase< Dim, Coord > | inline |
getExpandedNodes() const | MPL::PlannerBase< Dim, Coord > | inline |
getExpandedNum() const | MPL::PlannerBase< Dim, Coord > | inline |
getNullSet() const | MPL::PlannerBase< Dim, Coord > | inline |
getOpenSet() const | MPL::PlannerBase< Dim, Coord > | inline |
getStates(const Coord &state) const | MPL::PlannerBase< Dim, Coord > | inline |
getSubStateSpace(int time_step) | MPL::PlannerBase< Dim, Coord > | inline |
getTraj() const | MPL::PlannerBase< Dim, Coord > | inline |
getTrajCost() const | MPL::PlannerBase< Dim, Coord > | inline |
getValidPrimitives() const | MPL::PlannerBase< Dim, Coord > | inline |
initialized() | MPL::PlannerBase< Dim, Coord > | inline |
max_num_ | MPL::PlannerBase< Dim, Coord > | protected |
plan(const Coord &start, const Coord &goal) | MPL::PlannerBase< Dim, Coord > | inline |
planner_verbose_ | MPL::PlannerBase< Dim, Coord > | protected |
PlannerBase(bool verbose=false) | MPL::PlannerBase< Dim, Coord > | inline |
reset() | MPL::PlannerBase< Dim, Coord > | inline |
setAmax(decimal_t a) | MPL::PlannerBase< Dim, Coord > | inline |
setDt(decimal_t dt) | MPL::PlannerBase< Dim, Coord > | inline |
setEpsilon(decimal_t eps) | MPL::PlannerBase< Dim, Coord > | inline |
setHeurIgnoreDynamics(bool ignore) | MPL::PlannerBase< Dim, Coord > | inline |
setJmax(decimal_t j) | MPL::PlannerBase< Dim, Coord > | inline |
setLPAstar(bool use_lpastar) | MPL::PlannerBase< Dim, Coord > | inline |
setMaxNum(int num) | MPL::PlannerBase< Dim, Coord > | inline |
setPriorTrajectory(const Trajectory< Dim > &traj) | MPL::PlannerBase< Dim, Coord > | inline |
setTmax(decimal_t t) | MPL::PlannerBase< Dim, Coord > | inline |
setTol(decimal_t tol_pos, decimal_t tol_vel=-1, decimal_t tol_acc=-1) | MPL::PlannerBase< Dim, Coord > | inline |
setU(const vec_E< VecDf > &U) | MPL::PlannerBase< Dim, Coord > | inline |
setVmax(decimal_t v) | MPL::PlannerBase< Dim, Coord > | inline |
setW(decimal_t w) | MPL::PlannerBase< Dim, Coord > | inline |
setWyaw(decimal_t w) | MPL::PlannerBase< Dim, Coord > | inline |
setYawmax(decimal_t yaw) | MPL::PlannerBase< Dim, Coord > | inline |
ss_ptr_ | MPL::PlannerBase< Dim, Coord > | protected |
traj_ | MPL::PlannerBase< Dim, Coord > | protected |
traj_cost_ | MPL::PlannerBase< Dim, Coord > | protected |
use_lpastar_ | MPL::PlannerBase< Dim, Coord > | protected |