避障修改
This commit is contained in:
@@ -33,6 +33,8 @@ float pts_resample_left[PT_MAXLEN][2];
|
||||
float pts_resample_right[PT_MAXLEN][2];
|
||||
int32_t pts_resample_left_count;
|
||||
int32_t pts_resample_right_count;
|
||||
int32_t Lpt0_found_count;
|
||||
int32_t Lpt1_found_count;
|
||||
float pts_far_resample_left[PT_MAXLEN][2];
|
||||
float pts_far_resample_right[PT_MAXLEN][2];
|
||||
int32_t pts_far_resample_left_count;
|
||||
|
||||
Reference in New Issue
Block a user