Skip to content

Commit

Permalink
Update vel_introductory_example.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmronga authored Dec 5, 2024
1 parent ec1ff3c commit 1d146d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/python/vel_introductory_example.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Python 3 Bindings - Introductory Example

This tutorial can be found [wbc_py/tutorials/kuka_iiwa/cart_pos_ctrl_hls_solver.py](https://github.com/ARC-OPT/wbc_py/blob/master/examples/kuka_iiwa/cart_pos_ctrl_hls_solver.py), documentation can be found [here](TODO). To run the tutorial do
This tutorial can be found [wbc_py/tutorials/kuka_iiwa/cart_pos_ctrl_hls_solver.py](https://github.com/ARC-OPT/wbc_py/blob/master/examples/kuka_iiwa/cart_pos_ctrl_hls_solver.py), documentation can be found [here]([TODO](https://arc-opt.github.io/wbc_py/cart__pos__ctrl__hls__solver_8py.html)). To run the tutorial do
```
cd examples/kuka_iiwa
python3 cart_pos_ctrl_hls_solver.py
Expand Down

0 comments on commit 1d146d7

Please sign in to comment.