Skip to content

Commit f741ec6

Browse files
author
Shunichi09
committed
Add: catpole env
1 parent 4627d6f commit f741ec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Environments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can set arbinatry time constant, tau. The default is 0.63 s
1717

1818
### Cost.
1919

20-
<img src="assets/quadratic_score.png" width="200">
20+
<img src="assets/quadratic_score.png" width="300">
2121

2222
Q = diag[1., 1., 1., 1.],
2323
R = diag[1., 1.]
@@ -32,7 +32,7 @@ X_g denote the goal states.
3232

3333
### Cost.
3434

35-
<img src="assets/quadratic_score.png" width="200">
35+
<img src="assets/quadratic_score.png" width="300">
3636

3737
Q = diag[5., 5., 1.],
3838
R = diag[0.1, 0.1]

0 commit comments

Comments
 (0)