Skip to content

Commit

Permalink
Update lerobot/scripts/eval_robot.py
Browse files Browse the repository at this point in the history
Co-authored-by: Yoel <[email protected]>
  • Loading branch information
michel-aractingi and ChorntonYoel authored Dec 9, 2024
1 parent 8d08f97 commit a3c2cdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lerobot/scripts/eval_robot.py
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ def eval_policy(
zip(
sum_rewards[:n_episodes],
max_rewards[:n_episodes],
successes[:n_episodes]
)
)
],
Expand Down

0 comments on commit a3c2cdd

Please sign in to comment.