Skip to content

Commit

Permalink
added nmpc with acrobot
Browse files Browse the repository at this point in the history
  • Loading branch information
sriram-2502 committed Dec 12, 2022
1 parent f26de17 commit 8e528c7
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion simNMPC/run_NMPC.m → run_NMPC.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
clc; clear; close all;

addpath acrobot
%% get params
params.dTsim = 0.2;
params.predHorizon = 5;
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 8e528c7

Please sign in to comment.