Page 1 of 1

S3DIS .obj file imported without mesh details

Posted: Mon Jun 22, 2020 6:31 am
by wyzwzy
Hi, I am new to PyBullet. When I use the examples/createVisualShape.py to import the .obj file in Stanford S3DIS dataset, the shape could be imported but without any mesh/color details on it. My System is macOS Catalina 10.15.5. The rendering result looks like
https://drive.google.com/file/d/10v7Wfj ... sp=sharing

I have also tried the obj2sdf tool in Extras to convert it to .sdf first and then use loadSDF but got the same result. Does anyone by chance know what's happening?