Update competition_codes/sectionals/sectional_main_experimental.py
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user