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
73bdbbe1
Commit
73bdbbe1
authored
Oct 08, 2020
by
mmroma
Browse files
Added user force back in
parent
2bae739a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Parameters/setUpParameters.m
View file @
73bdbbe1
...
...
@@ -119,7 +119,7 @@ function [params] = setUpParameters(traj_num)
params
=
compute_quad_eq_state_and_controller
(
params
);
%% User Force Input
params
.
user_force_method
=
4
;
params
.
user_force_method
=
1
;
params
.
user_force_amplitude
=
5
;
% Newton's
params
.
user_force
=
user_force_input
(
params
);
...
...
SimulinkModelsAndSubsystems/coop_payload_sim.slx
View file @
73bdbbe1
No preview for this file type
SimulinkModelsAndSubsystems/payload_subsystem/payload_subsystem.slx
View file @
73bdbbe1
No preview for this file type
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