Coder Social home page Coder Social logo

Actuator inertia about urdfdom HOT 6 OPEN

ros avatar ros commented on September 28, 2024
Actuator inertia

from urdfdom.

Comments (6)

jacquelinekay avatar jacquelinekay commented on September 28, 2024

Correct, neither the transmission element nor the actuator element have inertia in URDF.

If we were to introduce actuator inertia, it would probably be as a sub-element of the actuator element, which is a sub-element of transmission.

I'm not a mechanical engineer, so can you provide a specific example, perhaps a formula for a motor model, where actuator inertia is needed and cannot be faked by some combinator of the joint dynamics and limit sub-elements?

from urdfdom.

nielsvd avatar nielsvd commented on September 28, 2024

Sorry for my late reply. Please find an example below (it's included as an image to display the maths nicely). To my knowledge the actuator inertia in the example below cannot be faked using existing elements in URDF.

two-link svg

from urdfdom.

scpeters avatar scpeters commented on September 28, 2024

This is excellent documentation! Thanks for this example. Here's my comments:

  • I assume that v_k is measured at the link center-of-mass.
  • As you suggest in the issue description, I think the transmission tag would be a good place for the actuator inertia.
  • Is there any case when the actuator inertia would not be a scalar, assuming it acts along a single joint axis?

from urdfdom.

nielsvd avatar nielsvd commented on September 28, 2024

In response to the comments by @scpeters:

  • Yes v_k is measured in the link center-of-mass, an important note I forgot to state in the example.
  • I am not aware of a case where a scalar-valued inertia doesn't suffice, indeed assuming the actuator acts along a single joint axis.

from urdfdom.

neemoh avatar neemoh commented on September 28, 2024

Any update on this? I am surprised that motor inertia is not included in URDF. It is not something one can ignore when dealing with dynamics. Just to give you an example, the motor inertias (considering the gear ratio) of the first 2 joints of a 5kg payload robot can contribute 30-40% to the diagonals of the mass matrix.

from urdfdom.

emekBaris avatar emekBaris commented on September 28, 2024

Is there any update? I tried to use the mimic tag of the Joint class to model this, but it only affects the kinematics but not the dynamics.

from urdfdom.

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.