-
Notifications
You must be signed in to change notification settings - Fork 10
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
Consider extending the documentation with a textbook-like introduction #175
Comments
Hi @markusheimerl, thanks for the suggestion. We are aware that the documentation is currently lacking, so far we focused mainly on functionality. Many things have changed in the past few months, but now we reached APIs that are much more stable. We are considering both to extend the documentation and provide a paper / technical report. Timing is not yet clear though. |
Hello @diegoferigo, thanks for the prompt update. Looking forward to developments of jaxsim 👍🏻 |
Waiting for more details that go beyond the docstrings of our code, for the time being I would probably redirect interested readers to Chapter 2 (Robot modelling), Chapter 7 (Contact-aware multibody dynamics) and Chapter 8 (Scaling rigid-body simulations) of my Ph.D. thesis1. It describes the considered dynamics, the soft contact model, and provides the pseudocode of the rigid body dynamics algorithms implemented in JaxSim. Many software-engineering things have changed since, but the modelling is pretty much the same, and at least readers can find a good reference of notation and considered dynamics. Footnotes |
see https://mujoco.readthedocs.io/en/stable/computation/index.html for reference.
The text was updated successfully, but these errors were encountered: