fix: up
This commit is contained in:
parent
d26f233cea
commit
f271f8a3a2
@ -36,6 +36,8 @@ def run_task_1(ctrl, msg, time_sleep=5000):
|
||||
section('任务1-1:转弯并扫描QR码', "移动")
|
||||
# 在 arc_turn_around_hori_line 中启用 QR 码扫描
|
||||
turn_success, res = arc_turn_around_hori_line(
|
||||
pass_align=True,
|
||||
radius=1.5,
|
||||
ctrl=ctrl,
|
||||
msg=msg,
|
||||
angle_deg=-85, # 负值表示右转
|
||||
|
Loading…
x
Reference in New Issue
Block a user