Open AladdinDorado opened 5 years ago
Hi, You've to pair drive.py with a trained model in the following manner.
python drive.py model.h5
Try this out.
open simulator & GIT bus or whatever terminal...choose autonomous mode..>then type ### python drive.py model.h5**....if u already generated all data early .
Dear Sir: When i run the drive.py i got this error. Please help.
usage: drive.py [-h] model [image_folder] drive.py: error: the following arguments are required: model An exception has occurred, use %tb to see the full traceback.
SystemExit: 2