You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install files under <src_dir>/library/simulink-library/MomentumVelocityControl/src in <install_prefix>/mex/+wbc/simulink/MomentumVelocityControl to simplify use from install
Copy file name to clipboardexpand all lines: library/simulink-library/MomentumVelocityControl/README.md
+4
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ Please download Casadi by following this [link](https://web.casadi.org/get/) and
9
9
10
10
## How to run
11
11
12
+
### From source repo
13
+
12
14
Add this folder to your matlab path, the momentum velocity control library will be available in the simulink library browser.
13
15
16
+
### From installed files
14
17
18
+
Add the `<install_prefix>/mex/+wbc/simulink` and `<install_prefix>/mex/+wbc/simulink/MomentumVelocityControl` to the matlab path, the momentum velocity control library will be available in the simulink library browser.
0 commit comments