避障修改
This commit is contained in:
@@ -44,7 +44,7 @@ void CheckGarage()
|
||||
int banmaxian_hangshu = 0;//斑马线行数
|
||||
|
||||
//从下往上扫描
|
||||
for (int y = BEGINH_L - 6; y >= BEGINH_L - 9; y--)
|
||||
for (int y = BEGINH_L + 2; y >= BEGINH_L - 2; y--)
|
||||
{
|
||||
int banmaxian_kuandu=0;
|
||||
//int banmaxian_hangshu=0;
|
||||
|
||||
Reference in New Issue
Block a user