Giter Club home page Giter Club logo

Comments (2)

stepjam avatar stepjam commented on August 15, 2024

Hi,

  • Yes, this is a typo in the documentation. It should read: "As previously mentioned, the physics engine runs far faster and smoother when all shapes for which it makes calculations are non-convex.". I'll update this in version 1.0.6.

  • I did not actually write the tutorial, so not exactly sire what is trying to be conveyed here. But regardless, it doesn't seem important. I will go through the tutorials for version 1.0.6 and try and clean them up.

  • The 'fake' grasping behaviour is done by using a proximity sensor that is located in the gripper. If at any point a registered 'graspable' object is located proximity sensor when a close gripper command is sent, then the gripper will close until hitting some maximum force, and the object will be attached as a child to the gripper. To answer your specific questions:

    • yes a larger objects could in theory be grasped. This is a trade off between realistic grasps and task feasibility.
    • No it is any point on the object, not the centroid. (this is how the proximity sensors work).
    • The angle does not matter
  • Yes there objects that are assumed to be static (i.e. respondable but not dynamic). Yes there are joint limits; so in the door case, the door joint can only range from 0 to ~ 40 degrees. The rope is modelled via a series of spherical joints connected via dynamic objects that are able to intersect with each other (using collision masks). Yes there are sprint constraints in CoppeliaSim; you can set a joint to mass/spring mode via the joint dynamics properties, where you can directly specify the spring constant and the damping coefficient. I will take your door 'tutorial' feature request on board, but am quite busy with general maintenance and my own research, so cannot give a timeline sorry.

Will close, but feel free to re-open if you have any other questions.

Best,
Stephen

from rlbench.

bycn avatar bycn commented on August 15, 2024

Is there a possibility of overriding the fake grasping behavior to give more realistic results?

from rlbench.

Related Issues (20)

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.