borisdayma / CarND-Capstone

Programming a self-driving car
3 stars 4 forks source link

Added plotting script #20

Closed chris-ferone closed 6 years ago

chris-ferone commented 6 years ago

I created a python script that plot key metrics. Simply run "python ProjectPlotter.py" in the following directory: ~/CarND-Capstone

borisdayma commented 6 years ago

The performance of my car becomes very bad. I believe this is because the logging process is too slow vs having a file handle open.

taikione commented 6 years ago

I'm sorry, I commented using the company account. I also confirmed the same performance as boris. ProjectPlotter.py is nice script for logging.