Git Product home page Git Product logo

Comments (6)

jeffmahler avatar jeffmahler commented on July 17, 2024 2

Hi Stephen,

Thanks for the feedback! Wrt collision checking, we have plans to release that more broadly, tentatively in fall 2017. You can use a subset of our collision checking capabilities using the class dexnet.grasping.GraspCollisionChecker if you install my fork of OpenRAVE 0.9 per the installation doc on berkeleyautomation.github.io/dex-net/code.html.

The delay in release is bc we are working on removing the OpenRAVE dep. We pretty much only use it for collision checking and it can be frustrating to install. Our goal is to add a lean version of collision checking to our trimesh fork (which will replace meshpy at some point).

from dex-net.

01halibut avatar 01halibut commented on July 17, 2024

The GQ-CNN dataset was generated with check_approach = False, and collision checking was done afterwards using the gripper mesh.

check_approach was more for computing metrics dependent on object orientation, but since we aren't using any of those it's pretty much unused. Looking over the config params and cleaning out unused ones is something that needs to be done at some point.

from dex-net.

stepjam avatar stepjam commented on July 17, 2024

Im sorry, but I am still a little confused.

in line 519 of dexnet/api.py, you have:

aligned_grasp = grasp.perpendicular_table(stable_pose)

but this relies on check_approach = True, and I thought the grasps in the dataset were perpendicular to the table?

from dex-net.

01halibut avatar 01halibut commented on July 17, 2024

The grasps in the dataset are perpendicular to the table, but the metrics used are independent of whether or not the grasp is perpendicular to the table.

Basically, everything that makes the grasps in the dataset perpendicular to the table (collision checking) isn't in the current released code.

from dex-net.

stepjam avatar stepjam commented on July 17, 2024

Basically, everything that makes the grasps in the dataset perpendicular to the table (collision checking) isn't in the current released code.

Ahhh, that makes more sense now! After looking through the code, I thought that was the case, but I just assumed that this code took care of the entire dataset creation process. My mistake!

Thank you for clearing that up! By the way, is there any plan to release the collision checking code?

from dex-net.

01halibut avatar 01halibut commented on July 17, 2024

No concrete schedule at the moment, but it probably will be released at some point.

from dex-net.

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.