Coder Social home page Coder Social logo

No Collision in Sapien about dex-urdf HOT 6 CLOSED

Janebek avatar Janebek commented on August 19, 2024
No Collision in Sapien

from dex-urdf.

Comments (6)

yzqin avatar yzqin commented on August 19, 2024

Which script you are running, you may need to call scene.step to make sapien a physical simulator. If you just set the robot qpos or link pose, SAPIEN can also be regarded as a visualizer

from dex-urdf.

Janebek avatar Janebek commented on August 19, 2024

I am running render_urdf_sapien.py and have verified that scene.step is included, with all settings set to default. Do you have any idea what might be causing this issue? The render_urdf_issacgym.py runs perfectly with collision.

from dex-urdf.

yzqin avatar yzqin commented on August 19, 2024

Hi @Janebek

Thanks for the information and sorry for the issue. I find that this is a bug in the render_urdf_sapien.py code which enable disable_self_collision by default so that the self collision is ignored by SAPIEN simulator.

This issue is fixed in 3c9a8e8

from dex-urdf.

Janebek avatar Janebek commented on August 19, 2024

Hi! I'm glad you found it.

However, I encountered another issue which might be related to the version of SAPIEN. The error message is shown below. Do you think I should switch to a specific version of SAPIEN?

Screenshot from 2024-08-06 17-28-50_2

from dex-urdf.

yzqin avatar yzqin commented on August 19, 2024

Previously I am using the pre-release version of SAPIEN. Since this is not a code repo so I do not update the py file frequently. To better support the newer sapien version, I have just updated the code to 3.0.0b1. You can try:
pip3 install sapien=3.0.0b1

from dex-urdf.

Janebek avatar Janebek commented on August 19, 2024

Thank you! The hand now has collisions in SAPIEN.

from dex-urdf.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.