Giter VIP home page Giter VIP logo

Comments (6)

rohit-kumar-j avatar rohit-kumar-j commented on August 16, 2024 1

What if there is a version number always appended to the body name?

@chasebrignac, good question. I had a doubt and checked it out.

When you copy-paste the component directly (ctrl +c, ctrl+v), it produces the name "link:1" and "link:2". @ruk-shan did a 'Paste New' instead of 'Paste',(presumably because he wanted to edit the "base_link" as a separate copy) fusion produces a copy with the same name but with a "base_link(2)" instance.

Note that you cannot remove the "(2)" from the name. And if you do copy-paste directly(ctrl +c, ctrl+v), the part and the copy are linked. Any changes to the initial part, affects the latter, but not the "(2)" component.

As you can see below, when I edit component:1, component:2 also shows the same changes, but not component(2):1

Due to these subtleties, I suggest you plan the way you import and work with the parts as explained in the README. I will create a PR in the README for this.

image

image

-Rohit

from fusion2urdf.

sof-danny avatar sof-danny commented on August 16, 2024 1

Suppose anyone is still having this error. I found that the problem was that the joints were not well created. To check if your joints are well-designed, follow the steps below:

  1. Click on joints in your workspace
  2. Right-click on the individual joints
  3. Click on select components. It should highlight the two components that make up the joint. If only one component is highlighted, you need to edit the joints or delete and make a new one. It could be that you selected the wrong components, or you didn't select the base_link first
  4. Do this for all the joints
  5. Save this version and rerun the fusion2urdf script. It should work now

from fusion2urdf.

rohit-kumar-j avatar rohit-kumar-j commented on August 16, 2024

Your component name is "base_link (2)", while the body name is "base_link". Change the component name to "base_link" and the body name can be whatever you want

Close the issue if this solves the problem.

from fusion2urdf.

chasebrignac avatar chasebrignac commented on August 16, 2024

What if there is a version number always appended to the body name?

from fusion2urdf.

chasebrignac avatar chasebrignac commented on August 16, 2024

@rohit-kumar-j Thank you so much!

from fusion2urdf.

owenchen0408 avatar owenchen0408 commented on August 16, 2024

@rohit-kumar-j I am encountering the same isue,
image
I have everything defined and all component have only one body. I also have base link but it still doesn't work. Please help:) thanks!

from fusion2urdf.

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.