dev #28

Merged
Atharv merged 81 commits from dev into main 2025-10-27 12:23:14 +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()