You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@ There are 4 example environments, "FirstOrderLag", "TwoWheeledConst", "TwoWheele
71
71
| Two wheeled System (Constant Goal) | x | ✓ | 3 | 2 |
72
72
| Two wheeled System (Moving Goal) | x | ✓ | 3 | 2 |
73
73
| Cartpole (Swing up) | x | ✓ | 4 | 1 |
74
+
| Nonlinear Sample System Env | x | ✓ | 2 | 1 |
74
75
75
76
All states and inputs of environments are continuous.
76
77
**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