Skip to content

Commit 8f4ba9a

Browse files
author
Shunichi09
committed
Update Readme
1 parent faa3b92 commit 8f4ba9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ There are 4 example environments, "FirstOrderLag", "TwoWheeledConst", "TwoWheele
7171
| Two wheeled System (Constant Goal) | x || 3 | 2 |
7272
| Two wheeled System (Moving Goal) | x || 3 | 2 |
7373
| Cartpole (Swing up) | x || 4 | 1 |
74+
| Nonlinear Sample System Env | x || 2 | 1 |
7475

7576
All states and inputs of environments are continuous.
7677
**It should be noted that the algorithms for linear model could be applied to nonlinear enviroments if you have linealized the model of nonlinear environments.**

0 commit comments

Comments
 (0)