18 #ifndef RECOGNIZER_PREDICTION_UTILITY_H 19 #define RECOGNIZER_PREDICTION_UTILITY_H 20 #include <ISM/common_type/Pose.hpp> 21 #include <ISM/common_type/Point.hpp> 23 #include <asr_msgs/AsrAttributedPoint.h> 24 #include <std_msgs/ColorRGBA.h> 36 std::string identifier );
ISM::Point attributedPoint2ismPoint(asr_msgs::AsrAttributedPoint attributedPoint)
asr_msgs::AsrAttributedPoint ismPosePtr2attributedPoint(ISM::PosePtr ismPosePtr, std::string type, std::string identifier)