-
Notifications
You must be signed in to change notification settings - Fork 14
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
[Sprint] Clean up readme #365
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I left only a minor comment. After all the updates of the sprint/dev branch, do the notebooks run successfully?
I have tried on my machine and they were running successfully, in addition there should be the check in the CI ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
I cannot comment on the jupyter notebooks, but I noticed you added:
jax.config.update('jax_platform_name', 'cpu')
in jaxsim_as_physics_engine.ipynb
Do we want that line? Given the changes we did, the tutorial should run faster on GPU.
Your're right ! They were leftovers ! Nice catch, I should have removed them all |
cbc3fd4
to
30324e7
Compare
* 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]>
CHanges in readme and examples after code revision
📚 Documentation preview 📚: https://jaxsim--365.org.readthedocs.build//365/