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 7b5a829 commit 4855a28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion raspberrypi/tests/wbTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
#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(1)
time.sleep(1,sensors.get_all_sensors())

print("BONNE ANN2e")
print("Sensors:",sensors)
Expand Down

0 comments on commit 4855a28

Please sign in to comment.