mirror of
https://github.com/modelec/detection_pot.git
synced 2026-01-19 00:57:28 +01:00
update
This commit is contained in:
@@ -24,4 +24,4 @@ enum Team
|
||||
YELLOW
|
||||
};
|
||||
|
||||
double distanceBetweenRobotAndTag(Type::RobotPose robotPose, const cv::Mat& a);
|
||||
double distanceBetweenRobotAndTag(const Type::RobotPose& robotPose, const cv::Mat& a);
|
||||
Reference in New Issue
Block a user