Update competition_codes/sectionals/sectional_main_experimental.py

This commit is contained in:
2025-12-06 14:26:20 +00:00
parent e8607d02ae
commit 6fee096cf8

View File

@@ -115,7 +115,7 @@ async def Run2():
async def solve_forge():
await right_arm.run_target(50,50)
await right_arm.run_angle(50,-30)
# await right_arm.run_angle(50,-30)
await drive_base.arc(350,113, None)
await drive_base.straight(20)