Skip to content

Commit

Permalink
Update src/adam/parametric/jax/computations_parametric.py
Browse files Browse the repository at this point in the history
Co-authored-by: Giuseppe L'Erario <gl.giuseppelerario@gmail.com>
  • Loading branch information
CarlottaSartore and Giulero authored Dec 5, 2023
1 parent 5bdcf9c commit bb5a963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adam/parametric/jax/computations_parametric.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def mass_matrix(
densities (jnp.array): The densities of the parametrized links
Returns:
M (jax): Mass Matrix
M (jnp.array): Mass Matrix
"""

factory = URDFParametricModelFactory(
Expand Down

0 comments on commit bb5a963

Please sign in to comment.