8000 [QUESTION] Typo in VBD_solve_trimesh_no_self_contact? · Issue #691 · NVIDIA/warp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[QUESTION] Typo in VBD_solve_trimesh_no_self_contact? #691

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

Open
CliffieVanR opened this issue Apr 30, 202 95C0 5 · 0 comments
Open

[QUESTION] Typo in VBD_solve_trimesh_no_self_contact? #691

CliffieVanR opened this issue Apr 30, 2025 · 0 comments
Assignees
Labels
question The issue author requires information warp.sim

Comments

@CliffieVanR
Copy link

In the no-self contact version, I see this:
particle_pos = pos[particle_index]
particle_prev_pos = pos[particle_index]

However, the self-contact-handling version has
particle_prev_pos = pos_prev[particle_index]

Is the first instance a typo?

@CliffieVanR CliffieVanR added the question The issue author requires information label Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question The issue author requires information warp.sim
Projects
None yet
Development

No branches or pull requests

3 participants
0