Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to compute the Jacobian derivative of additional frames rigidly attached to links #210

Merged
merged 11 commits into from
Jul 19, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    f0c81c3 View commit details
    Browse the repository at this point in the history
  2. Add test_frame_jacobian_derivative unit test

    This test checks that the bias acceleration of a frame obtained by computing J dot @ nu JaxSim corresponds to the same quantity obtained through KinDynComputations
    xela-95 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9f84fe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4202adc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b747a26 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    1e0bed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f2002 View commit details
    Browse the repository at this point in the history
  3. Test also against iDynTree

    xela-95 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3c5e544 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    78b690d View commit details
    Browse the repository at this point in the history
  2. Update src/jaxsim/api/frame.py

    Co-authored-by: Diego Ferigo <[email protected]>
    xela-95 and diegoferigo authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9fec556 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    xela-95 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4255614 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: diegoferigo <[email protected]>
    xela-95 and diegoferigo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    beed30b View commit details
    Browse the repository at this point in the history