Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
da1996-04 authored May 24, 2024
1 parent 8d9fb59 commit 8359b9e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,17 @@
* [B章 codegen for func](https://colab.research.google.com/github/proxima-technology/casadi_mpc_nyuumon/blob/master/src/chapterB_codegen_function_object.ipynb)
* [B章 codegen for solver](https://colab.research.google.com/github/proxima-technology/casadi_mpc_nyuumon/blob/master/src/chapterB_codegen_solver_interface.ipynb)
* [B章 discrete](https://colab.research.google.com/github/proxima-technology/casadi_mpc_nyuumon/blob/master/src/chapterB_discrete_actuator.ipynb)

## 本書で作成する制御のアニメーション例

* 倒立振子
<img src="./src/images/chap5_cart_pole.gif" width="50%">

* 2次元ドローン
<img src="./src/images/chap7_2d_quadrotor.gif" width="50%">

* ゴム紐
<img src="./src/images/chap7_chain_of_mass.gif" width="50%">

## リンク集

Expand Down

0 comments on commit 8359b9e

Please sign in to comment.