35 #ifndef LEG_DETECTOR_CALC_LEG_FEATURES_H 36 #define LEG_DETECTOR_CALC_LEG_FEATURES_H 39 #include <sensor_msgs/LaserScan.h> 46 #endif // LEG_DETECTOR_CALC_LEG_FEATURES_H
std::vector< float > calcLegFeatures(laser_processor::SampleSet *cluster, const sensor_msgs::LaserScan &scan)
An ordered set of Samples.