dev #28

Merged
Arcmyx merged 81 commits from dev into main 2025-10-27 12:23:14 +00:00
Showing only changes of commit 54e8c9eba5 - 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)
# while True:
# distance_mm = await lazer_ranger.distance()
# print('distancing...',distance_mm)