From 2f5592f4e6b09cb876ed07d2e002dc6496372d63 Mon Sep 17 00:00:00 2001 From: Shunichi09 Date: Fri, 12 Apr 2019 00:50:54 +0900 Subject: [PATCH] Update README.md --- iLQR/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/iLQR/README.md b/iLQR/README.md index 74de2a3..73a1c88 100644 --- a/iLQR/README.md +++ b/iLQR/README.md @@ -44,13 +44,17 @@ $ python3 main_dynamic.py - static goal + + - track the goal + + # Requirement @@ -69,4 +73,4 @@ http://rail.eecs.berkeley.edu/deeprlcourse/ - Tassa, Y., Erez, T., & Todorov, E. (2012). Synthesis and stabilization of complex behaviors through online trajectory optimization. IEEE International Conference on Intelligent Robots and Systems, 4906–4913. https://doi.org/10.1109/IROS.2012.6386025 -- Li, W., & Todorov, E. (n.d.). Iterative Linear Quadratic Regulator Design for Nonlinear Biological Movement Systems. Retrieved from https://homes.cs.washington.edu/~todorov/papers/LiICINCO04.pdf \ No newline at end of file +- Li, W., & Todorov, E. (n.d.). Iterative Linear Quadratic Regulator Design for Nonlinear Biological Movement Systems. Retrieved from https://homes.cs.washington.edu/~todorov/papers/LiICINCO04.pdf