energy changed
This commit is contained in:
@@ -107,8 +107,6 @@ void Energy::runBig(cv::Mat &gimbal_src) {
|
|||||||
getPredictPoint(target_point);
|
getPredictPoint(target_point);
|
||||||
getAimPoint(predict_point);
|
getAimPoint(predict_point);
|
||||||
judgeShootInGimbal();
|
judgeShootInGimbal();
|
||||||
cout << "yaw: " << yaw_rotation << '\t' << "pitch: " << pitch_rotation << '\t' << "shoot: " << shoot << endl;
|
|
||||||
waitKey(0);
|
|
||||||
sendEnergy();
|
sendEnergy();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user