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