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 654ba16 commit 25df14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raspberrypi/tests/wbTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
wheeledbase.start_match()
wheeledbase.goto_stop(500,0, sensors)
while 1:
print(wheeledbase.get_position())
print(wheeledbase.get_position(),sensors.get_all_sensors())

0 comments on commit 25df14f

Please sign in to comment.