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

Simulator refactor #366

Merged
merged 99 commits into from
Feb 4, 2025
Merged

Simulator refactor #366

merged 99 commits into from
Feb 4, 2025

Conversation

CarlottaSartore
Copy link
Contributor

@CarlottaSartore CarlottaSartore commented Feb 4, 2025

  • change interface integrators
  • change interface contacts
  • add chace for data
  • remove host transfer
  • simplification of step method and code overall

@ami-iit/darwin feel free to add anypoint I could have missed


📚 Documentation preview 📚: https://jaxsim--366.org.readthedocs.build//366/

flferretti and others added 17 commits February 4, 2025 14:22
* Rename base linear and angular velocity parameters in `forward_kinematics_model`

* Update JaxSimModelData to use Mixed as default repr. in `build` function

* Restore `step` function to accept link forces in the same reprensentation of data

* Refactor tests to reflect changes in API

* Remove redundant `system_velocity_dynamics` function and update `system_dynamics` to use `system_acceleration` directly

* Update `step` function to use `system_acceleration` instead of `system_velocity_dynamics`

* Format `test_automatic_differentiation.py`
* fix documentation and examples after major changes

* Update jaxsim_as_physics_engine.ipynb

* Update jaxsim_as_physics_engine_advanced.ipynb

* Update README.md

* update CI  to latest ubuntu version

---------

Co-authored-by: Alessandro Croci <[email protected]>
Co-authored-by: Filippo Luca Ferretti <[email protected]>
@traversaro traversaro closed this Feb 4, 2025
@traversaro traversaro reopened this Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants