Deep_Object_Pose
Deep_Object_Pose copied to clipboard
Need help for nvisii_data_gen
Hi, I'm trying to generate synthetic data using single_video_pybullet.py. However, I encountered a pybullet.error as following. The error code said: invalid mesh filename './', but there isn't any './' in my .obj file. What problem might I encounter?
Thanks

Could you share your 3d model with me? I think there is an issue with passing the vertices to create a shape for your object. I should have added a simple use cuboid volume if it crashes. I will test this out later today.
Could you share your 3d model with me? I think there is an issue with passing the vertices to create a shape for your object. I should have added a simple use cuboid volume if it crashes. I will test this out later today.
Sure, please check the attachment.
nvisii wont load vertex color correctly I think
I think you need to update the code, I had put a guard to avoid that error.

I was able to render your model, but you will need to use a texture instead of index colors. You could try that, https://steamcommunity.com/sharedfiles/filedetails/?id=1265761945