From 7e2e500b0e03081e0a9cac335c256290c5e94110 Mon Sep 17 00:00:00 2001 From: Russ Tedrake Date: Sun, 13 Jun 2021 20:02:44 -0400 Subject: [PATCH] add notes on sdp relaxation of non-convex quadratic constraints --- README.md | 3 +- data | 2 +- optimization.html | 50 +++++++++++++++++++++++--- optimization.ipynb | 90 +++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 137 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e78ac3d8..6104c083 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,8 @@ the project view and selecting `Mark directory as > Excluded`. I use selection and then Ctrl+alt+P for manual wrapping. I updated the HTML style to use 2 for tabs/indent/continuation, and added `p` -to `Other > Do not indent children of`. +to `Other > Do not indent children of`. I removed `h1` from the "indent before", +and unchecked "keep line breaks in text". Additional information for Docker Hub users ------------------------------------------- diff --git a/data b/data index 0cd7e488..3dab7b6b 160000 --- a/data +++ b/data @@ -1 +1 @@ -Subproject commit 0cd7e488a3b2ba8b969cf52d4d09e331a169a753 +Subproject commit 3dab7b6be0fb243fc18fbd9d9d633f826b7f48bd diff --git a/optimization.html b/optimization.html index 48940b6e..6d889d8c 100644 --- a/optimization.html +++ b/optimization.html @@ -12,7 +12,7 @@ - + @@ -30,9 +30,9 @@

Underactuated Robotics

-

Algorithms for Walking, Running, Swimming, Flying, and Manipulation

+

Algorithms for Walking, Running, Swimming, Flying, and Manipulation

Russ Tedrake

-

+

© Russ Tedrake, 2021
Last modified .