Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Received message does not have key 'index' #8

Open
areslp opened this issue Feb 27, 2020 · 0 comments
Open

Received message does not have key 'index' #8

areslp opened this issue Feb 27, 2020 · 0 comments

Comments

@areslp
Copy link

areslp commented Feb 27, 2020

Error messages :

PS D:\work\DeepGTAV-PreSIL-master\DeepGTAV-PreSIL-master\VPilot> python .\dataset
Trying to connect to DeepGTAV
Successfully connected to DeepGTAV
datasetPath : D:\data\object\dataset.pz
Connecting to client...
Message sent to client to begin.
dict_keys(['vehicles', 'peds', 'reward', 'throttle', 'brake', 'steering', 'speed', 'yawRate', 'location', 'time', 'frame'])
received message !
Traceback (most recent call last):
File ".\dataset", line 201, in
index = message['index']
KeyError: 'index'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@areslp and others