araffin / learning-to-drive-in-5-minutes

Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
https://towardsdatascience.com/learning-to-drive-smoothly-in-minutes-450a7cdb35f4
MIT License
287 stars 87 forks source link

python -m teleop.teleop_client --record-folder path-to-record/folder/ #18

Closed zhl001 closed 5 years ago

zhl001 commented 5 years ago

Hello, When I collect images using the teleoperation mode: python -m teleop.teleop_client --record-folder path-to-record/folder/ I can't control the car use keyboard, what's the problem? Look forward to your favourable reply !! Thank you ~~