From 371cecad9f191142b1e43402e01ec803b3dd3b5a Mon Sep 17 00:00:00 2001 From: Sylvain CALINON <sylvain.calinon@idiap.ch> Date: Wed, 10 Aug 2022 23:42:32 +0200 Subject: [PATCH] iLQR_distMaintenance.m added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bf0029..72cc6a4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ RCFS is a collection of source codes to study robotics through simple 2D example Check also the [PDF with the corresponding mathematical descriptions](./doc/rcfs.pdf). -Additional reading material can be be found as [video lectures](https://tube.switch.ch/channels/e5e11e14?order=oldest-first) with [corresponding slides in PDF format](https://drive.switch.ch/index.php/s/PAn7xsA5CNQKzyo). +Additional reading material can be found as [video lectures](https://tube.switch.ch/channels/e5e11e14?order=oldest-first) with [corresponding slides in PDF format](https://drive.switch.ch/index.php/s/PAn7xsA5CNQKzyo). ### Work in progress -- GitLab