Skip to content

Commit 6f830d2

Browse files
Update README with solver switching instructions
Added note about switching solvers in the configuration.
1 parent 8fd9947 commit 6f830d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ The solver is wrapped by the `MPCControllerWrapper` class, and all the settings
3939
| Acrobot Swing-Up | Quadruped Trot | Humanoid Jump | Quadruped Barrel roll |
4040
|---|---|---|---|
4141
| <img src="https://github.com/user-attachments/assets/af15576c-8fab-4e53-ac06-8f9e648703f6" width="100%" /> | <img src="https://github.com/user-attachments/assets/51f7eb3e-b344-4a92-9b16-837ca5dc71c6" width="100%" /> | <img src="https://github.com/user-attachments/assets/7b39eef5-a7d5-4243-a590-a6dab0b12af2" width="100%" /> | <img src="https://github.com/user-attachments/assets/7a875ce6-ea40-467a-b732-f473e5f40a02" width="100%" /> |
42+
> **Note:**
43+
You can switch between two solvers, Primal-dual LQR of GPU-FDDP. Just change the flang in the config `solver_mode = "fddp" or "primal_dual`.
4244
## Installation
4345

4446
### Clone the repo

0 commit comments

Comments
 (0)