Skip to content

Commit

Permalink
Merge pull request #113 from ami-iit/traversaro-patch-2
Browse files Browse the repository at this point in the history
Fix casadi example in the README
  • Loading branch information
Giulero authored Dec 12, 2024
2 parents 76c8457 + c32eb06 commit a1764ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ w_H_f_batch = jitted_vmapped_frame_fk(w_H_b_batch, joints_batch)
### CasADi interface

```python
import casadi as cs
import adam
from adam.casadi import KinDynComputations
import icub_models
Expand Down

0 comments on commit a1764ed

Please sign in to comment.