duckietown / gym-duckietown

Self-driving car simulator for the Duckietown universe
http://duckietown.org
Other
45 stars 16 forks source link

Exercises, French Instructions #132

Closed bhairavmehta95 closed 5 years ago

bhairavmehta95 commented 5 years ago

https://github.com/duckietown/gym-duckietown/blob/master/exercises/basic_control.py

Anything that's in master, IMO, should also probably have accompanying English instructions?

@liampaull ^ you're the authority on this, so it's your call.

In addition, I will be building a launch_env helper function (as I have with the learning tutorials), because many of our examples are initializing the Simulator / DuckietownEnv differently.

liampaull commented 5 years ago

agree - I will work on English instructions and put them in the book

bhairavmehta95 commented 5 years ago

Done.