29 #ifndef VIGIR_WALK_ANALYZER_H__ 30 #define VIGIR_WALK_ANALYZER_H__ 42 #include <vigir_footstep_planning_msgs/footstep_planning_msgs.h> 44 #include <vigir_footstep_planning_lib/math.h> 67 virtual bool analyze(
const msgs::Step& previous,
const msgs::Step& current,
const msgs::Step& next, std::string& result)
const;
68 bool analyzeData(
const std::map<int, msgs::Step>& data, std::string& result)
const;