Code Monkey home page Code Monkey logo

Comments (7)

vinceHuyghe avatar vinceHuyghe commented on August 26, 2024 1

from robots.

visose avatar visose commented on August 26, 2024

Hi, are you using the latest Rhino 7? Someone else contacted me with the exact same bug using Rhino 7. I can have a look if you attach a minimal rhino and grasshopper file that can reproduce the bug.
As a workaround you can manually orient the tool mesh to each target position using the Orient component and the resulting Planes for each target (from WorldXY plane to target 6th axis plane or from tool TCP plane to target TCP plane).

from robots.

W1711 avatar W1711 commented on August 26, 2024

Yes I'm using Rhino 7 right now. I also think that it's about the Rhino version because I didn't have those kinds of problems with the Rhino6 version.
Here is a simple grasshopper script & the rhino file with the tools:

https://drive.google.com/file/d/15YFAN93U5syQl0xmOqi1c4ja58JMiwvS/view?usp=sharing
MeshBug.zip

Thank you!

from robots.

W1711 avatar W1711 commented on August 26, 2024

It is true that rebuilding the mesh with Pufferfish can resolve the problem. For the tool it works fine, but for the robotic arm it would take a large amount of computational time, so it won't be efficient for a complex script (even for a simple one) :(

from robots.

visose avatar visose commented on August 26, 2024

Haven't had a look yet, but from the post above it looks like it's likely an issue with the original mesh. The mesh is not considered valid from the beginning, but this only gets picked up after transforming the mesh, and Grasshopper decides not to display meshes flagged as invalid. The solution would be to fix the original mesh. If it's a robot joint, by repairing the mesh in the .3dm of the robot library.

from robots.

W1711 avatar W1711 commented on August 26, 2024

Solved, the meshes has to be fixed from the beginning. Thanks!

from robots.

UnfoldAntwerp avatar UnfoldAntwerp commented on August 26, 2024

@W1711 how did you fix this? I'm loading the UR10 from KULeuven and this one has the same issues. Looks like the other UR10s (Bartlett etc) are the same mesh.

from robots.

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.