Update missions/tip the scale.py #25

Merged
Atharv merged 1 commits from ayaan_dev into dev 2025-10-23 15:49:52 +00:00
Showing only changes of commit 9e0c82b26b - Show all commits

View File

@@ -39,4 +39,7 @@ async def main():
await drive_base.turn(46.5)
await drive_base.turn(-40)
await drive_base.straight(900)
run_task(main())
run_task(main())