Taaseen-Ali / OpenAI-Gym-Car-Race

A self-driving car OpenAI Gym environment
8 stars 8 forks source link

Remove Car position from Config #13

Closed Taaseen-Ali closed 3 years ago

Taaseen-Ali commented 3 years ago

There is currently an option called position for the car class in the config file. Since the initial position of the car is now calculated from the position of the starting line, this field is useless and should be removed. To do this, the following must be done: