Skip to content

Commit

Permalink
main.py add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ahundt committed Sep 12, 2019
1 parent 117e1c5 commit f77216a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,7 @@ def process_actions():
nonlocal_variables['prev_stack_height'] = 0.0
# don't reset again for 20 more seconds
iteration_time_0 = time.time()
# TODO(ahundt) Improve recovery: maybe set trial_complete = True here and call continue or set do_continue = True?

if exit_called:
# shut down the simulation or robot
Expand Down

0 comments on commit f77216a

Please sign in to comment.