jsk_footstep_planner::FootstepGraph Member List
This is the complete list of members for jsk_footstep_planner::FootstepGraph, including all inherited members.
addNode(StatePtr state)jsk_footstep_planner::Graph< FootstepState > [inline, virtual]
FootstepGraph(const Eigen::Vector3f &resolution, const bool use_pointcloud_model=false, const bool lazy_projection=true, const bool local_movement=false)jsk_footstep_planner::FootstepGraph [inline]
getGoal(int leg)jsk_footstep_planner::FootstepGraph [inline, virtual]
getGoalState()jsk_footstep_planner::Graph< FootstepState > [inline, virtual]
getStartState()jsk_footstep_planner::Graph< FootstepState > [inline, virtual]
getTransitionLimit()jsk_footstep_planner::FootstepGraph [inline, virtual]
goal_state_jsk_footstep_planner::Graph< FootstepState > [protected]
Graph()jsk_footstep_planner::Graph< FootstepState > [inline]
grid_search_jsk_footstep_planner::FootstepGraph [protected]
infoString() const jsk_footstep_planner::FootstepGraph [virtual]
isGoal(StatePtr state)jsk_footstep_planner::FootstepGraph [virtual]
lazy_projection_jsk_footstep_planner::FootstepGraph [protected]
lazyProjection() const jsk_footstep_planner::FootstepGraph [inline, virtual]
left_goal_state_jsk_footstep_planner::FootstepGraph [protected]
local_move_theta_jsk_footstep_planner::FootstepGraph [protected]
local_move_theta_num_jsk_footstep_planner::FootstepGraph [protected]
local_move_x_jsk_footstep_planner::FootstepGraph [protected]
local_move_x_num_jsk_footstep_planner::FootstepGraph [protected]
local_move_y_jsk_footstep_planner::FootstepGraph [protected]
local_move_y_num_jsk_footstep_planner::FootstepGraph [protected]
local_movement_jsk_footstep_planner::FootstepGraph [protected]
localMoveFootstepState(FootstepState::Ptr in)jsk_footstep_planner::FootstepGraph [virtual]
localMovement() const jsk_footstep_planner::FootstepGraph [inline, virtual]
max_successor_distance_jsk_footstep_planner::FootstepGraph [protected]
max_successor_rotation_jsk_footstep_planner::FootstepGraph [protected]
maxSuccessorDistance()jsk_footstep_planner::FootstepGraph [inline, virtual]
maxSuccessorRotation()jsk_footstep_planner::FootstepGraph [inline, virtual]
nodes_jsk_footstep_planner::Graph< FootstepState > [protected]
numNodes()jsk_footstep_planner::Graph< FootstepState > [inline, virtual]
pathCost(StatePtr from, StatePtr to, double prev_cost)jsk_footstep_planner::Graph< FootstepState > [inline, virtual]
plane_estimation_max_iterations_jsk_footstep_planner::FootstepGraph [protected]
plane_estimation_min_inliers_jsk_footstep_planner::FootstepGraph [protected]
plane_estimation_outlier_threshold_jsk_footstep_planner::FootstepGraph [protected]
pointcloud_model_jsk_footstep_planner::FootstepGraph [protected]
pointcloud_model_2d_jsk_footstep_planner::FootstepGraph [protected]
pos_goal_thr_jsk_footstep_planner::FootstepGraph [protected]
projectFootstep(FootstepState::Ptr in)jsk_footstep_planner::FootstepGraph [virtual]
projectFootstep(FootstepState::Ptr in, unsigned int &state)jsk_footstep_planner::FootstepGraph [virtual]
projectGoal()jsk_footstep_planner::FootstepGraph [virtual]
projectStart()jsk_footstep_planner::FootstepGraph [virtual]
Ptr typedefjsk_footstep_planner::FootstepGraph
pub_progress_jsk_footstep_planner::FootstepGraph [protected]
publish_progress_jsk_footstep_planner::FootstepGraph [protected]
resolution_jsk_footstep_planner::FootstepGraph [protected]
right_goal_state_jsk_footstep_planner::FootstepGraph [protected]
rot_goal_thr_jsk_footstep_planner::FootstepGraph [protected]
setBasicSuccessors(std::vector< Eigen::Affine3f > left_to_right_successors)jsk_footstep_planner::FootstepGraph [virtual]
setGoalState(FootstepState::Ptr left, FootstepState::Ptr right)jsk_footstep_planner::FootstepGraph [inline, virtual]
Graph< FootstepState >::setGoalState(StatePtr goal)jsk_footstep_planner::Graph< FootstepState > [inline, virtual]
setLeftGoalState(FootstepState::Ptr goal)jsk_footstep_planner::FootstepGraph [inline, virtual]
setLocalThetaMovement(double x)jsk_footstep_planner::FootstepGraph [inline, virtual]
setLocalThetaMovementNum(size_t n)jsk_footstep_planner::FootstepGraph [inline, virtual]
setLocalXMovement(double x)jsk_footstep_planner::FootstepGraph [inline, virtual]
setLocalXMovementNum(size_t n)jsk_footstep_planner::FootstepGraph [inline, virtual]
setLocalYMovement(double x)jsk_footstep_planner::FootstepGraph [inline, virtual]
setLocalYMovementNum(size_t n)jsk_footstep_planner::FootstepGraph [inline, virtual]
setPlaneEstimationMaxIterations(int n)jsk_footstep_planner::FootstepGraph [inline, virtual]
setPlaneEstimationMinInliers(int n)jsk_footstep_planner::FootstepGraph [inline, virtual]
setPlaneEstimationOutlierThreshold(double d)jsk_footstep_planner::FootstepGraph [inline, virtual]
setPointCloudModel(pcl::PointCloud< pcl::PointNormal >::Ptr model)jsk_footstep_planner::FootstepGraph [inline, virtual]
setPositionGoalThreshold(double x)jsk_footstep_planner::FootstepGraph [inline, virtual]
setProgressPublisher(ros::NodeHandle &nh, std::string topic)jsk_footstep_planner::FootstepGraph [inline, virtual]
setRightGoalState(FootstepState::Ptr goal)jsk_footstep_planner::FootstepGraph [inline, virtual]
setRotationGoalThreshold(double x)jsk_footstep_planner::FootstepGraph [inline, virtual]
setStartState(StatePtr start)jsk_footstep_planner::Graph< FootstepState > [inline, virtual]
setSupportCheckVertexNeighborThreshold(double d)jsk_footstep_planner::FootstepGraph [inline, virtual]
setSupportCheckXSampling(int n)jsk_footstep_planner::FootstepGraph [inline, virtual]
setSupportCheckYSampling(int n)jsk_footstep_planner::FootstepGraph [inline, virtual]
setTransitionLimit(TransitionLimit::Ptr limit)jsk_footstep_planner::FootstepGraph [inline, virtual]
start_state_jsk_footstep_planner::Graph< FootstepState > [protected]
StatePtr typedefjsk_footstep_planner::Graph< FootstepState >
StateT typedefjsk_footstep_planner::Graph< FootstepState >
successors(StatePtr target_state)jsk_footstep_planner::FootstepGraph [virtual]
successors_from_left_to_right_jsk_footstep_planner::FootstepGraph [protected]
successors_from_right_to_left_jsk_footstep_planner::FootstepGraph [protected]
support_check_vertex_neighbor_threshold_jsk_footstep_planner::FootstepGraph [protected]
support_check_x_sampling_jsk_footstep_planner::FootstepGraph [protected]
support_check_y_sampling_jsk_footstep_planner::FootstepGraph [protected]
transition_limit_jsk_footstep_planner::FootstepGraph [protected]
tree_model_jsk_footstep_planner::FootstepGraph [protected]
tree_model_2d_jsk_footstep_planner::FootstepGraph [protected]
use_pointcloud_model_jsk_footstep_planner::FootstepGraph [protected]
usePointCloudModel() const jsk_footstep_planner::FootstepGraph [inline, virtual]


jsk_footstep_planner
Author(s): Ryohei Ueda
autogenerated on Wed Sep 16 2015 04:37:57