-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Impact Tutorial | ||
|
||
## 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. | ||
* You can run a simulation of the MPC controller running over 1000 samples using `simulate.py` | ||
|
||
|
||
## Step 1: Getting acquainted with the furuta example |
File renamed without changes.