Skip to content

Commit

Permalink
Fix casadi example in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Dec 12, 2024
1 parent 76c8457 commit c32eb06
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 c32eb06

Please sign in to comment.