Reward function failed validation

0

Hi, cloning a model I'm getting the validation error in the original code. Anyway the highlighted line is correct: waypoints_new = waypoints[closest_waypoints[1]:] + waypoints[:closest_waypoints[1]]

What is happening to the compiler?

Thanks in advance

asked 6 months ago91 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions