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

A lot of failure cases when try to run "python scripts/sim.py --vis" #3

Open
CodingCatMountain opened this issue Aug 28, 2024 · 1 comment

Comments

@CodingCatMountain
Copy link

I tried to visualize the grasping results via python scripts/sim.py --vis. However, I found there are lots of failure cases. Could you give me some instructions about how to visual the successful grasping case?? @jianglongye

@jianglongye
Copy link
Owner

Our generative model primarily focuses on searching for successful trajectories, so the sampled results before filtering might include some trajectories that look visually plausible but aren't physically accurate.

Regarding SAPIEN visualization, we didn't test this in the initial code release. Currently, we use viser to visualize trajectories only (not SAPIEN simulation), as seen in scripts/visualize_sampling.py. We plan to add SAPIEN visualization later, but we can't guarantee the exact date—possibly after Sept.

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