udacity / self-driving-car-sim

A self-driving car simulator built with Unity
http://udacity.com/self-driving-car
MIT License
3.91k stars 1.51k forks source link

Feature Request - resetting environment from python #75

Open Ajk4 opened 6 years ago

Ajk4 commented 6 years ago

Current simulator features are fine for behaviour cloning.

However if you would like to train agents with algorithms that require interaction with environment you're out of luck - if agent get's stuck somewhere out of the road the environment will be useless without manual intervention.

bufistov commented 6 years ago

Such functionality already presents in term2_collection branch. Check script CommandServer_pid.cs