2 Commits

Author SHA1 Message Date
12f3d97a9e Merge pull request 'Update missions/tip the scale.py' (#25) from ayaan_dev into dev
Reviewed-on: #25
2025-10-23 15:49:51 +00:00
9e0c82b26b Update missions/tip the scale.py 2025-10-23 00:52:26 +00:00

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())