Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Part of the model is lost in the mujoco #327

Closed
kankanzheli opened this issue Jun 7, 2022 · 1 comment
Closed

Part of the model is lost in the mujoco #327

kankanzheli opened this issue Jun 7, 2022 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@kankanzheli
Copy link

I used to use robots mainly in the gazebo environment. Use URDF files. All the model files used are in STL format. When using mujoco to directly open the URDF file, a part of the model is missing. Use/ The XML file converted from URDF by compile also shows that the box part in URDF is missing. How should this be solved?
urdf.txt
xml.txt

Here, the "bone_mesh.stl" file is relatively large. 17mb

I added the following code into urdf file



....

But a warranty error has occurred:
Error: number of faces should be between 1 and 200000 in STL file '/home/zhaowentao/.mujoco/TAKANISHI/mesh/bone_mesh.stl'; perhaps this is an ASCII file?
Object name = bone_mesh, id = 0

I got the model of bone in other simulators. So I don't think its STL file is an ASCII file.

@kankanzheli kankanzheli added the bug Something isn't working label Jun 7, 2022
@yuvaltassa yuvaltassa added the duplicate This issue or pull request already exists label Jun 7, 2022
@yuvaltassa
Copy link
Collaborator

Duplicate of #326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants