Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis authored Feb 26, 2025
1 parent 74d4bf5 commit 94ea3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion impact_tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Step 0: Hello world with the furuta pendulum

* From the `workshop_impact` conda prompt, run `design0.py`
* If you prefer _designing_ your MPC controller in Matlab, you may do with `design0.m`, to be run from a Matlab session that was launched using teh conda prompt.
* If you prefer _designing_ your MPC controller in Matlab, you may do so with `design0.m`, to be run from a Matlab session that was launched using the conda prompt.
* You can run a simulation of the MPC controller running over 1000 samples using `simulate.py`


Expand Down

0 comments on commit 94ea3c8

Please sign in to comment.