Coder Social home page Coder Social logo

Jacobian derivative about control-libraries HOT 4 CLOSED

patr3 avatar patr3 commented on May 16, 2024
Jacobian derivative

from control-libraries.

Comments (4)

buschbapti avatar buschbapti commented on May 16, 2024

We had a discussion about that already hadn't we? I believe, but I am not sure, that usually you need dJ * v and there is a function to get that in pinocchio. The problem with the Jacobian derivative is that it would require the usage of tensors which are part of the Eigen-unsupported https://eigen.tuxfamily.org/dox/unsupported/eigen_tensors.html. We could include that as well but I am not familiar with it.

from control-libraries.

buschbapti avatar buschbapti commented on May 16, 2024

Actually I just checked the documentation of the function you mention and it is a 6 x n_joints matrix because it is the time derivative of the Jacobian and not Jacobian partial derivative (hessian). Are you sure this is what you need? In that case yes this could easily be added. I would recommend a nomenclature as compute_jacobian_time_derivative().

from control-libraries.

patr3 avatar patr3 commented on May 16, 2024

Actually I need to compute dJ*dq

from control-libraries.

buschbapti avatar buschbapti commented on May 16, 2024

Right indeed not dJ * v which is incorrect. I know there is such a function in pinocchio. Not sure what it is though.

from control-libraries.

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.