Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Update wbTest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
LeProblemeEDMN committed Jun 1, 2024
1 parent 25df14f commit 8101eae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions raspberrypi/tests/wbTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
#wheeledbase.set_position(0,0, np.pi)
#wheeledbase.goto_stop(10,0,np.pi)
#time.sleep(90)
for i in range(100):
print(i)
time.sleep()

print("BONNE ANN2e")
print("Sensors:",sensors)
wheeledbase.start_match()
wheeledbase.goto_stop(500,0, sensors)
Expand Down

0 comments on commit 8101eae

Please sign in to comment.