Namespaces | Functions
footstep_planning_vis.cpp File Reference
#include <vigir_footstep_planning_lib/visualization/footstep_planning_vis.h>
Include dependency graph for footstep_planning_vis.cpp:

Go to the source code of this file.

Namespaces

 vigir_footstep_planning
 
 vigir_footstep_planning::vis
 

Functions

void vigir_footstep_planning::vis::clearFeet (ros::Publisher &pub, const std_msgs::Header &header)
 
void vigir_footstep_planning::vis::clearMarkerArray (ros::Publisher &pub, visualization_msgs::MarkerArray &last_step_plan_vis)
 
void vigir_footstep_planning::vis::clearPath (ros::Publisher &pub, const std_msgs::Header &header)
 
void vigir_footstep_planning::vis::publishFeet (ros::Publisher &pub, const msgs::Feet &feet, const geometry_msgs::Vector3 &foot_size, const std_msgs::ColorRGBA &color)
 
void vigir_footstep_planning::vis::publishGoal (ros::Publisher &pub, const msgs::Feet &feet, const geometry_msgs::Vector3 &foot_size)
 
void vigir_footstep_planning::vis::publishPath (ros::Publisher &pub, const msgs::StepPlan &step_plan)
 
void vigir_footstep_planning::vis::publishRecentlyVistedSteps (ros::Publisher &pub, const std::vector< msgs::Step > &recently_visited_steps, const std_msgs::Header &header)
 
void vigir_footstep_planning::vis::publishStart (ros::Publisher &pub, const msgs::Feet &feet, const geometry_msgs::Vector3 &foot_size)
 
void vigir_footstep_planning::vis::publishStepPlan (ros::Publisher &pub, const msgs::StepPlan &step_plan, const geometry_msgs::Vector3 &foot_size, visualization_msgs::MarkerArray &last_step_plan_vis, bool add_step_index=true)
 
void vigir_footstep_planning::vis::publishUpperBody (ros::Publisher &pub, const msgs::StepPlan &step_plan, const geometry_msgs::Vector3 &upper_body_size, const geometry_msgs::Vector3 &upper_body_origin_shift, visualization_msgs::MarkerArray &last_upper_body_vis, bool add_step_index=true)
 
void vigir_footstep_planning::vis::publishVistedSteps (ros::Publisher &pub, const std::vector< msgs::Step > &visited_steps, const std_msgs::Header &header)
 
void vigir_footstep_planning::vis::publishVistedSteps (ros::Publisher &pub, const std::set< msgs::Step, StepMsgVisCompare > &visited_steps, const std_msgs::Header &header)
 


vigir_footstep_planning_lib
Author(s): Alexander Stumpf
autogenerated on Mon Jun 10 2019 15:47:33