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

AddMess() Issue #574

Open
yanghengyii opened this issue Mar 27, 2024 · 2 comments
Open

AddMess() Issue #574

yanghengyii opened this issue Mar 27, 2024 · 2 comments

Comments

@yanghengyii
Copy link

I tried to add a new mess (obj format) in the world, but got an error. The funtion works well in the Monkey example case but doesn't work well with my mess. I wonder if there are some other requirements for the mess file and want to know why this bug ocuurs. The mess file
Traceback (most recent call last): File "robots.py", line 52, in <module> obj = world.addMesh(monkey_file, 5.0, dummy_inertia, np.array([0, 0, 0]), 0.3) ValueError: stoi Aborted (core dumped)
image

@jhwangbo
Copy link
Contributor

jhwangbo commented Apr 8, 2024

Can you share the obj file?

@yanghengyii
Copy link
Author

of course. Here is the file
Humano_01Business_01_100K.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants