18 #ifndef SHORTESTPATHNORMALIZATION_H 19 #define SHORTESTPATHNORMALIZATION_H 49 #endif // SHORTESTPATHNORMALIZATION_H void createAttributedPointCloud(ISM::PosePtr reference_pose_ptr, double percentage_of_records_for_prediction)
void createShortestPathMap(std::string type, IsmObjects paths)
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...
void printShortestPaths()
ShortestPath(std::string database_filename)
SharedPtr< ShortestPath > ShortestPathPtr
std::map< IsmObject, IsmObjects > ShortestPathMap
std::vector< IsmObject > IsmObjects
ShortestPathMap shortest_path_map_
asr_msgs::AsrAttributedPointCloud AttributedPointCloud