mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 13:18:18 -05:00
add print for travis test
This commit is contained in:
@@ -231,6 +231,7 @@ def main():
|
||||
|
||||
while SIM_TIME >= time:
|
||||
time += DT
|
||||
print("Time:", time)
|
||||
|
||||
u = calc_input()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user