Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws_summit_raceway_track assert 0 <= closest_waypoint_id < len(self._track_waypoints) AssertionError #219

Open
peter-yeh opened this issue Jul 12, 2023 · 0 comments

Comments

@peter-yeh
Copy link

peter-yeh commented Jul 12, 2023

I'm using

  • python 3.9.13
  • I install matplotlib==3.3.3 numpy==1.19.3 scipy==1.6.0 inside a python virtualenv.
  • I keep getting this error, I tried opening in powershell and cmd with the same result
  • I downloaded the logs from aws s3
  • I trained my model from using standard instance from https://github.com/aws-deepracer-community/deepracer-on-the-spot
  • The track i'm using is: aws_summit_raceway_track
    image
@peter-yeh peter-yeh changed the title assert 0 <= closest_waypoint_id < len(self._track_waypoints) AssertionError aws_summit_raceway_track assert 0 <= closest_waypoint_id < len(self._track_waypoints) AssertionError Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant