MRSL Motion Primitive Library  1.2
A motion primitive library for generating trajectory for mobile robots
MPL::PlannerBase< Dim, Coord > Member List

This is the complete list of members for MPL::PlannerBase< Dim, Coord >, including all inherited members.

checkValidation()MPL::PlannerBase< Dim, Coord >inline
ENV_MPL::PlannerBase< Dim, Coord >protected
epsilon_MPL::PlannerBase< Dim, Coord >protected
getAllPrimitives() constMPL::PlannerBase< Dim, Coord >inline
getCloseSet() constMPL::PlannerBase< Dim, Coord >inline
getExpandedEdges() constMPL::PlannerBase< Dim, Coord >inline
getExpandedNodes() constMPL::PlannerBase< Dim, Coord >inline
getExpandedNum() constMPL::PlannerBase< Dim, Coord >inline
getNullSet() constMPL::PlannerBase< Dim, Coord >inline
getOpenSet() constMPL::PlannerBase< Dim, Coord >inline
getStates(const Coord &state) constMPL::PlannerBase< Dim, Coord >inline
getSubStateSpace(int time_step)MPL::PlannerBase< Dim, Coord >inline
getTraj() constMPL::PlannerBase< Dim, Coord >inline
getTrajCost() constMPL::PlannerBase< Dim, Coord >inline
getValidPrimitives() constMPL::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