1
This commit is contained in:
@@ -100,8 +100,9 @@ end:
|
|||||||
antiTop(dist_m, pitch_imu_deg);
|
antiTop(dist_m, pitch_imu_deg);
|
||||||
}else if(target_box.rect != cv::Rect2d()) {
|
}else if(target_box.rect != cv::Rect2d()) {
|
||||||
anti_top_cnt = 0;
|
anti_top_cnt = 0;
|
||||||
time_seq.clear();
|
auto_omega = 0;
|
||||||
angle_seq.clear();
|
last_phase = 0;
|
||||||
|
last_phase_time = 0;
|
||||||
sendBoxPosition(0);
|
sendBoxPosition(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user