DatagenTech / dgutils

Apache License 2.0
63 stars 8 forks source link

Error in datagen.load #5

Closed vkress closed 1 year ago

vkress commented 1 year ago

I am trying to run the notebook 011_hic_body_pose.ipynb. However, during datagen.load I get a FileNotFoundError, because it is looking for data at the path '..\resources\hic_in_cabin\scene_00001\frames\001\frames\environment.json'. In case of incabin scenarios the data are organized in folders named by the camera perspective. For example, in the above example the correct path would be '..\resources\hic_in_cabin\scene_00001\frames\001\media_dashboard_camera\environment.json'. Is there a way to influence datagen.load?

rlemberskyDatagen commented 1 year ago

Thanks for bringing this up, vkress. Was able to reproduce. Putting in a fix request. Will update with eta.

rlemberskyDatagen commented 1 year ago

Fixed in latest SDK release