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 >inlinevirtual
clearPerceptionDuration()jsk_footstep_planner::FootstepGraphinlinevirtual
collision_bbox_offset_jsk_footstep_planner::FootstepGraphprotected
collision_bbox_size_jsk_footstep_planner::FootstepGraphprotected
finalizeSteps(const StatePtr &last_1_Step, const StatePtr &lastStep, std::vector< StatePtr > &finalizeSteps)jsk_footstep_planner::FootstepGraph
FootstepGraph(const Eigen::Vector3f &resolution, const bool use_pointcloud_model=false, const bool lazy_projection=true, const bool local_movement=false, const bool use_obstacle_model=false)jsk_footstep_planner::FootstepGraphinline
footstepHeuristicFollowPathLine(SolverNode< FootstepState, FootstepGraph >::Ptr node, FootstepGraph::Ptr graph)jsk_footstep_planner::FootstepGraphfriend
getGlobalTransitionLimit()jsk_footstep_planner::FootstepGraphinlinevirtual
getGoal(int leg)jsk_footstep_planner::FootstepGraphinlinevirtual
getGoalState()jsk_footstep_planner::Graph< FootstepState >inlinevirtual
getPerceptionDuration()jsk_footstep_planner::FootstepGraphinlinevirtual
getPointIndicesCollidingSphere(const Eigen::Affine3f &c)jsk_footstep_planner::FootstepGraphvirtual
getRobotCoords(StatePtr current_state, StatePtr previous_state) const jsk_footstep_planner::FootstepGraphvirtual
getStartState()jsk_footstep_planner::Graph< FootstepState >inlinevirtual
getTransitionLimit()jsk_footstep_planner::FootstepGraphinlinevirtual
global_transition_limit_jsk_footstep_planner::FootstepGraphprotected
goal_state_jsk_footstep_planner::Graph< FootstepState >protected
Graph()jsk_footstep_planner::Graph< FootstepState >inline
grid_search_jsk_footstep_planner::FootstepGraphprotected
heuristic_path_jsk_footstep_planner::FootstepGraphprotected
infoString() const jsk_footstep_planner::FootstepGraphvirtual
isColliding(StatePtr current_state, StatePtr previous_state)jsk_footstep_planner::FootstepGraphvirtual
isCollidingBox(const Eigen::Affine3f &c, pcl::PointIndices::Ptr candidates) const jsk_footstep_planner::FootstepGraphvirtual
isGoal(StatePtr state)jsk_footstep_planner::FootstepGraphvirtual
isSuccessable(StatePtr current_state, StatePtr previous_state)jsk_footstep_planner::FootstepGraphvirtual
lazy_projection_jsk_footstep_planner::FootstepGraphprotected
lazyProjection() const jsk_footstep_planner::FootstepGraphinlinevirtual
left_goal_state_jsk_footstep_planner::FootstepGraphprotected
local_movement_jsk_footstep_planner::FootstepGraphprotected
localMoveFootstepState(FootstepState::Ptr in)jsk_footstep_planner::FootstepGraphvirtual
localMovement() const jsk_footstep_planner::FootstepGraphinlinevirtual
max_successor_distance_jsk_footstep_planner::FootstepGraphprotected
max_successor_rotation_jsk_footstep_planner::FootstepGraphprotected
maxSuccessorDistance()jsk_footstep_planner::FootstepGraphinlinevirtual
maxSuccessorRotation()jsk_footstep_planner::FootstepGraphinlinevirtual
nodes_jsk_footstep_planner::Graph< FootstepState >protected
numNodes()jsk_footstep_planner::Graph< FootstepState >inlinevirtual
obstacle_model_jsk_footstep_planner::FootstepGraphprotected
obstacle_tree_model_jsk_footstep_planner::FootstepGraphprotected
parameters_jsk_footstep_planner::FootstepGraphprotected
path_cost_func_jsk_footstep_planner::FootstepGraphprivate
path_cost_original(StatePtr from, StatePtr to, double prev_cost)jsk_footstep_planner::FootstepGraphinline
pathCost(StatePtr from, StatePtr to, double prev_cost)jsk_footstep_planner::FootstepGraphinlinevirtual
PathCostFunction typedefjsk_footstep_planner::FootstepGraph
perception_duration_jsk_footstep_planner::FootstepGraphprotected
pointcloud_model_jsk_footstep_planner::FootstepGraphprotected
pointcloud_model_2d_jsk_footstep_planner::FootstepGraphprotected
projectFootstep(FootstepState::Ptr in)jsk_footstep_planner::FootstepGraphvirtual
projectFootstep(FootstepState::Ptr in, unsigned int &state)jsk_footstep_planner::FootstepGraphvirtual
projectGoal()jsk_footstep_planner::FootstepGraphvirtual
projectStart()jsk_footstep_planner::FootstepGraphvirtual
Ptr typedefjsk_footstep_planner::FootstepGraph
pub_progress_jsk_footstep_planner::FootstepGraphprotected
publish_progress_jsk_footstep_planner::FootstepGraphprotected
resolution_jsk_footstep_planner::FootstepGraphprotected
right_goal_state_jsk_footstep_planner::FootstepGraphprotected
setBasicSuccessors(std::vector< Eigen::Affine3f > left_to_right_successors)jsk_footstep_planner::FootstepGraphvirtual
setCollisionBBoxOffset(const Eigen::Affine3f &offset)jsk_footstep_planner::FootstepGraphinlinevirtual
setCollisionBBoxSize(const Eigen::Vector3f &size)jsk_footstep_planner::FootstepGraphinlinevirtual
setGlobalTransitionLimit(TransitionLimit::Ptr limit)jsk_footstep_planner::FootstepGraphinlinevirtual
setGoalState(FootstepState::Ptr left, FootstepState::Ptr right)jsk_footstep_planner::FootstepGraphinlinevirtual
Graph< FootstepState >::setGoalState(StatePtr goal)jsk_footstep_planner::Graph< FootstepState >inlinevirtual
setHeuristicPathLine(jsk_recognition_utils::PolyLine &path_line)jsk_footstep_planner::FootstepGraphinline
setLeftGoalState(FootstepState::Ptr goal)jsk_footstep_planner::FootstepGraphinlinevirtual
setObstacleModel(pcl::PointCloud< pcl::PointXYZ >::Ptr model)jsk_footstep_planner::FootstepGraphinlinevirtual
setParameters(FootstepParameters &p)jsk_footstep_planner::FootstepGraphinlinevirtual
setPathCostFunction(PathCostFunction p)jsk_footstep_planner::FootstepGraphinlinevirtual
setPointCloudModel(pcl::PointCloud< pcl::PointNormal >::Ptr model)jsk_footstep_planner::FootstepGraphinlinevirtual
setProgressPublisher(ros::NodeHandle &nh, std::string topic)jsk_footstep_planner::FootstepGraphinlinevirtual
setRightGoalState(FootstepState::Ptr goal)jsk_footstep_planner::FootstepGraphinlinevirtual
setStartState(StatePtr start)jsk_footstep_planner::Graph< FootstepState >inlinevirtual
setSuccessorFunction(SuccessorFunction s)jsk_footstep_planner::FootstepGraphinlinevirtual
setTransitionLimit(TransitionLimit::Ptr limit)jsk_footstep_planner::FootstepGraphinlinevirtual
start_state_jsk_footstep_planner::Graph< FootstepState >protected
StatePtr typedefjsk_footstep_planner::Graph< FootstepState >
StateT typedefjsk_footstep_planner::Graph< FootstepState >
successor_func_jsk_footstep_planner::FootstepGraphprivate
SuccessorFunction typedefjsk_footstep_planner::FootstepGraph
successors(StatePtr target_state)jsk_footstep_planner::FootstepGraphinlinevirtual
successors_from_left_to_right_jsk_footstep_planner::FootstepGraphprotected
successors_from_right_to_left_jsk_footstep_planner::FootstepGraphprotected
successors_original(StatePtr target_state, std::vector< FootstepGraph::StatePtr > &ret)jsk_footstep_planner::FootstepGraph
transition_limit_jsk_footstep_planner::FootstepGraphprotected
tree_model_jsk_footstep_planner::FootstepGraphprotected
tree_model_2d_jsk_footstep_planner::FootstepGraphprotected
use_obstacle_model_jsk_footstep_planner::FootstepGraphprotected
use_pointcloud_model_jsk_footstep_planner::FootstepGraphprotected
useObstacleModel() const jsk_footstep_planner::FootstepGraphinlinevirtual
usePointCloudModel() const jsk_footstep_planner::FootstepGraphinlinevirtual
zero_state_jsk_footstep_planner::FootstepGraphprotected


jsk_footstep_planner
Author(s): Ryohei Ueda
autogenerated on Fri May 14 2021 02:51:52