dev #30

Merged
Vickram merged 129 commits from dev into Vickram_dev_ 2025-10-31 00:27:54 +00:00
Showing only changes of commit 9d3d8b48e4 - Show all commits

View File

@@ -121,7 +121,6 @@ async def Run4(): # From Send_Over_Final.py
#Get to Red Start
await drive_base.straight(-110)
await drive_base.turn(90)
await drive_base.straight(500)
# while True:
# distance_mm = await lazer_ranger.distance()