Replies: 2 comments
-
I compared the generated SDF file with the original file and found that the generated file is different from the original file of the project. Is there a problem with the obj2sdf program? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey did you figure out the problem I am facing the same issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that if model has more than one part, we need to transform .obj files to .sdf files. And I have recompiled bullet3 as in 1934, however, after I run

../../bin/App_obj2sdf_* --fileName="path-to-threecubes.obj"
, then some error raise up when I run python threecubes.py. Erros like this:Did I do something wrong? How can I solve this?
Beta Was this translation helpful? Give feedback.
All reactions