mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:41 -04: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