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
22691df2
Commit
22691df2
authored
Oct 12, 2021
by
mmroma
Browse files
Single vehicle sim is working with lqr controller now. Still no new changes to rc_pilot yet.
parent
c07aa846
Changes
4
Hide whitespace changes
Inline
Side-by-side
SimulinkModelsAndSubsystems/quadrotor_tether_subsystem/quadrotor_subsystem.slx
View file @
22691df2
No preview for this file type
SimulinkModelsAndSubsystems/quadrotor_tether_subsystem/singlequadrotor.slx
View file @
22691df2
No preview for this file type
SimulinkModelsAndSubsystems/quadrotor_tether_subsystem/sub_subsystems/quad_controller_rc_pilot.slx
View file @
22691df2
No preview for this file type
singleVehicleSim.m
View file @
22691df2
...
...
@@ -36,7 +36,7 @@ plot_orientation_rates(simData.tout, simData.q1_X, simData.q1_Xd, simData);
% plot_force_torque_des(simData.tout, simData.q1_X, simData.q1_Xd, simData);
%% Animate
%
animate_simulink_data(simData, params, false);
animate_simulink_data
(
simData
,
params
,
false
);
...
...
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