dev #58

Merged
Rishi merged 61 commits from dev into Rishi_dev 2026-05-20 23:03:40 +00:00
Showing only changes of commit 70c4df4a12 - Show all commits

View File

@@ -408,12 +408,9 @@ async def Run11(): # experimental surface brushing attachment
set_default_speed()
await drive_base.straight(-100)
await drive_base.turn(30)
await drive_base.straight(-190)
#await drive_base.straight(400)
#await left_arm.run_angle(50,120)
#await drive_base.straight(-200)
await wait(67)
await left_arm.run_angle(300,-300)
await drive_base.straight(-600)
drive_base.stop()