dev #59

Merged
Arcmyx merged 81 commits from dev into atharv-dev 2026-05-21 16:33:23 +00:00
Showing only changes of commit 6fee096cf8 - Show all commits

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)