amazon-archives / aws-robomaker-sample-application-deepracer

Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
MIT License
112 stars 59 forks source link

Remove version defaults in roboMakerSettings.json #34

Closed AAlon closed 5 years ago

AAlon commented 5 years ago

Prepopulating the json with specific versions (like Kinetic, Gazebo7) could lead to customer confusion, e.g. if they choose to use a Melodic dev environment in C9. This change removes those defaults.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.