reinforcement-learning
reinforcement-learning copied to clipboard
KeyError: 'CameraRGB'
Hey , it is weird when I start run_RL.py. The script throws an error with
print(sensory, dir(sensory['CameraRGB']))
KeyError: 'CameraRGB'
Hey @histfuture I was not able to reproduce this error. Could you provide some more information ? Did you set the town correctly ? Remember, this reinforcement learning code is supposed to be ran with python3.