Giter Site home page Giter Site logo

Comments (2)

gavanderhoorn avatar gavanderhoorn commented on August 18, 2024

Apologies for responding late to this. Somehow I did not get any notification about your post.

There isn't a single answer to what you're asking. Instead, there are many different ways to do this.

One would be to export the relevant parts of the CAD model as separate meshes. Then combine those manually into a .xacro.

Another approach could be to use the SolidWorks to URDF exporter, which can automate some of this, but comes with its own limitations and peculiarities.

A complicating factor here is that the flexpicker is a delta, which includes closed loop kinematics. That is not supported natively by URDF, so you'll have to include some modelling tricks (such as not trying to create closed loops, but using something called mimic joints).

Finally: personally it always helps me to see how other users have approached things. For delta robots there aren't that many examples, but you should be able to find at least some which you could use to draw inspiration from.

I can find some ways to turn CAD models to UDSF but they look wrong and broken.

Did you mean to write URDF here? Or SDF?

Finally: I don't recognise the program you are using to visualise your model. Please note that we don't explicitly support anything here but the regular ROS tools like RViz and Gazebo.

from abb_experimental.

gavanderhoorn avatar gavanderhoorn commented on August 18, 2024

As this does not report a problem with any of the packages here in this repository, I'm going to close the issue.

Feel free to keep commenting on it of course.

from abb_experimental.

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.