18 #ifndef BESTPATHNORMALIZATION_H 19 #define BESTPATHNORMALIZATION_H 27 BestPath(std::string database_filename);
50 #endif // BESTPATHNORMALIZATION_H
double calculatePathScore(IsmObjects path)
AttributedPointCloud predictUnfoundPoses(ISM::PosePtr &reference_pose, std::string pattern_name, double percentage_of_records_for_prediction)
predictUnfoundPoses Processes the following steps for each object in the objectpattern set...
std::map< IsmObject, PathWithScore > BestPathMap
SharedPtr< BestPath > BestPathPtr
void createBestPathMap(std::string type, IsmObjects predecessors)
BestPathMap best_path_map_
BestPath(std::string database_filename)
void createAttributedPointCloud(ISM::PosePtr reference_pose_ptr, double percentage_of_records_for_prediction)
std::vector< IsmObject > IsmObjects
asr_msgs::AsrAttributedPointCloud AttributedPointCloud