Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mmroma
coop_payload_sim
Commits
456ef467
Commit
456ef467
authored
May 25, 2021
by
mmroma
Browse files
Starting Anne out with a file.
parent
18e7cc0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
singleVehicleSim.m
0 → 100644
View file @
456ef467
%% Cooperative Payload Simulator
% Author: Anne Ye (yean@umich.edu)
% Date:
% TODO: Add description
%% Add Necessary Folders to MATLAB Path (add everything)
addpath
(
genpath
(
pwd
));
%% Set up Parameters
traj_num
=
1
;
params
=
setUpParameters
(
traj_num
);
%% TODO Everything
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment