Skip to content

Commit

Permalink
Add alternative contact models in update_documentation
Browse files Browse the repository at this point in the history
Requires #360 to avoid warnings
  • Loading branch information
flferretti committed Feb 10, 2025
1 parent 552c798 commit 9a85114
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/modules/rbda.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ This module provides a set of algorithms for rigid body dynamics.
aba
collidable_points
contacts.soft
contacts.rigid
contacts.relaxed_rigid
crba
forward_kinematics
jacobian
Expand All @@ -30,6 +32,14 @@ Contact Models
:members:
:no-index:

.. automodule:: jaxsim.rbda.contacts.rigid
:members:
:no-index:

.. automodule:: jaxsim.rbda.contacts.relaxed_rigid
:members:
:no-index:

Utilities
~~~~~~~~~

Expand Down

0 comments on commit 9a85114

Please sign in to comment.