Skip to content

Commit

Permalink
Update contact.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xela-95 committed Sep 24, 2024
1 parent 2af4b8b commit effbb0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jaxsim/api/contact.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ def collidable_point_dynamics(
data=data,
link_forces=link_forces,
joint_force_references=joint_force_references,
solver_tol=1e-3,
)

aux_data = dict()
Expand Down

0 comments on commit effbb0e

Please sign in to comment.