Partnet-mobility dataset with mujoco / bullet #77
Answered
by
fbxiang
shivanimall
asked this question in
Q&A
|
Hello, Is it possible to use partnet-mobility dataset with robosuite / mujoco? Is there any integration pipeline that you may have? Thanks for your help. |
Answered by
fbxiang
Apr 27, 2022
Replies: 2 comments
|
The dataset uses the URDF format, which should be supported by bullet and probably mujoco as well. I know a lot of people using our dataset in bullet just fine. |
0 replies
Answer selected by
shivanimall
|
I tried loading the URDF directly on mujoco and it doesnt work out of the box. The error message says: "Error: faces of mesh xx have inconsistent orientation. Please check the faces containing the vertices 1 Object nmea = xx, id =xx". |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The dataset uses the URDF format, which should be supported by bullet and probably mujoco as well. I know a lot of people using our dataset in bullet just fine.