neuralsim
neuralsim copied to clipboard
Error Using Custom Dataset on v0.6.0
I am trying to train using a custom dataset on v0.6.0. I have setup my dataset according to autonomous_driving.md but when I try training I get the following NotImplementedError:
It seems the custom dataset class was not updated in v0.6.0 to match the changes in the SceneDataset class.