robocarstore / donkey-car-training-on-google-colab

Donkey Car Training on Google Colab
5 stars 4 forks source link

donkey car no display URL #1

Closed oit107109141 closed 3 years ago

oit107109141 commented 3 years ago

After running python manage.py drive I got these

using donkey v4.1.0 ... loading config file: /home/pi/mycar/config.py loading personal config over-rides from myconfig.py PiCamera loaded.. . warming camera adding part PiCamera. Staring Donkey Server. . . . . . you can now go to raspberrypi.local:8897 to drive your car Adding part LocalWebController. Adding part PilotCondition. Adding part DriveMode. Traceback (most recent call last): File "manage.py", line 171,in drive(cfg, model path=args['--model'], model_type=args['--type']) File "manage.py", line 136, in drive if cfg.DONKEY_GYM or cfg.DRIVE_TRAIN_TYPE == "MOCK": AttributeError: 'Config' olject has no attribute 'DRIVE_TRAIN_TYPE' (env) pi@raspberrypi:~/mycar $ 123456

sctse999 commented 3 years ago

This is an upstream (donkeycar) issue. Try dev branch of donkeycar