feat: 增加动态预瞄点
This commit is contained in:
@@ -15,7 +15,6 @@ void CheckCross() {
|
||||
|
||||
void RunCross() {
|
||||
bool Xfound = Lpt0_found && Lpt1_found;
|
||||
aim_distance = 0.4;
|
||||
//检测到十字,先按照近线走
|
||||
if (cross_type == CROSS_BEGIN) {
|
||||
if (Lpt0_found) {
|
||||
|
||||
Reference in New Issue
Block a user