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

Introduce new functional APIs #88

Merged
merged 57 commits into from
Mar 1, 2024
Merged

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    f062ed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9be8148 View commit details
    Browse the repository at this point in the history
  3. Add JaxSimModel class

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9d546e7 View commit details
    Browse the repository at this point in the history
  4. Add model.reduce

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ba3e3c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb1a6db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52e7db6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2602cbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13603fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6409b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9996af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    969fe43 View commit details
    Browse the repository at this point in the history
  12. Add contact.in_contact

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    061a729 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1530336 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f35b395 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a5086d9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bed8056 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8b7eecb View commit details
    Browse the repository at this point in the history
  18. Add link.transform

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2d36df2 View commit details
    Browse the repository at this point in the history
  19. Add link.com_position

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    414d038 View commit details
    Browse the repository at this point in the history
  20. Add link.jacobian

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    dcb3b6c View commit details
    Browse the repository at this point in the history
  21. Add model.total_mass

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6e01e45 View commit details
    Browse the repository at this point in the history
  22. Add model.com_position

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5bf2004 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9125a05 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f729b07 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dd3ee3f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e94cc1d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6e3c4c5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1512103 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4f71e0c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    620d8d8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    57cd41e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e8c47b5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e4b6732 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7435056 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ce12b50 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6bcea25 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9023f9e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    fc0beec View commit details
    Browse the repository at this point in the history
  39. Add model.step function

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    93efda9 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    8a5d3eb View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c7a25cc View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    fd2e53a View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    f11c318 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    443049f View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    64409ff View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    004c1b4 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1aaf7bb View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    be0ffee View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    0892195 View commit details
    Browse the repository at this point in the history
  50. Apply suggestions from code review

    Co-authored-by: Filippo Luca Ferretti <[email protected]>
    diegoferigo and flferretti committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5b2394f View commit details
    Browse the repository at this point in the history
  51. Add missing key when generating random joint positions

    Co-authored-by: Filippo Luca Ferretti <[email protected]>
    diegoferigo and flferretti committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ab7b2ff View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    2e6d82e View commit details
    Browse the repository at this point in the history
  53. Add data.time method

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f0dfe66 View commit details
    Browse the repository at this point in the history
  54. Add data.reset_* metods

    diegoferigo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    45ba219 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    599746a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2b98640 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    e5dc210 View commit details
    Browse the repository at this point in the history