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 67c6554c61 - Show all commits

View File

@@ -412,7 +412,7 @@ async def Run11(): # experimental surface brushing attachment
#await left_arm.run_angle(50,120)
#await drive_base.straight(-200)
await drive_base.straight(-80)
await left_arm.run_angle(300, -75)
#await left_arm.run_angle(300, -75)
await drive_base.straight(-600)
drive_base.stop()