Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/tutorial-solve.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ for i in 1:n # state
end

for i in 1:n # costate
plot!(plt[n+i], t, t -> p(t)[i]; color=2, linestyle=:dash, label=:none)
plot!(plt[n+i], t, t -> -p(t)[i]; color=2, linestyle=:dash, label=:none)
end

for i in 1:m # control
Expand Down
90 changes: 0 additions & 90 deletions ext/Descriptions/quadrotor.md

This file was deleted.

153 changes: 0 additions & 153 deletions ext/JuMPModels/quadrotor.jl

This file was deleted.

10 changes: 0 additions & 10 deletions ext/MetaData/quadrotor.jl

This file was deleted.

126 changes: 0 additions & 126 deletions ext/OptimalControlModels/quadrotor.jl

This file was deleted.

1 change: 1 addition & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
Aqua = "0.8"
CTBase = "0.16"
CTDirect = "0.16"
Interpolations = "0.15, 0.16"
Ipopt = "1"
JuMP = "1"
Expand Down
Binary file modified test/figures/init/beam.pdf
Binary file not shown.
Binary file modified test/figures/init/bioreactor.pdf
Binary file not shown.
Binary file modified test/figures/init/cart_pendulum.pdf
Binary file not shown.
Binary file modified test/figures/init/chain.pdf
Binary file not shown.
Binary file modified test/figures/init/dielectrophoretic_particle.pdf
Binary file not shown.
Binary file modified test/figures/init/double_oscillator.pdf
Binary file not shown.
Binary file modified test/figures/init/ducted_fan.pdf
Binary file not shown.
Binary file modified test/figures/init/electric_vehicle.pdf
Binary file not shown.
Binary file modified test/figures/init/glider.pdf
Binary file not shown.
Binary file modified test/figures/init/insurance.pdf
Binary file not shown.
Binary file modified test/figures/init/jackson.pdf
Binary file not shown.
Binary file modified test/figures/init/moonlander.pdf
Binary file not shown.
Binary file modified test/figures/init/robbins.pdf
Binary file not shown.
Binary file modified test/figures/init/robot.pdf
Binary file not shown.
Binary file modified test/figures/init/rocket.pdf
Binary file not shown.
Binary file modified test/figures/init/space_shuttle.pdf
Binary file not shown.
Binary file modified test/figures/init/steering.pdf
Binary file not shown.
Binary file modified test/figures/init/truck_trailer.pdf
Binary file not shown.
Binary file modified test/figures/init/vanderpol.pdf
Binary file not shown.
Binary file modified test/figures/solution/beam.pdf
Binary file not shown.
Binary file modified test/figures/solution/bioreactor.pdf
Binary file not shown.
Binary file modified test/figures/solution/cart_pendulum.pdf
Binary file not shown.
Binary file modified test/figures/solution/chain.pdf
Binary file not shown.
Binary file modified test/figures/solution/dielectrophoretic_particle.pdf
Binary file not shown.
Binary file modified test/figures/solution/double_oscillator.pdf
Binary file not shown.
Binary file modified test/figures/solution/ducted_fan.pdf
Binary file not shown.
Binary file modified test/figures/solution/electric_vehicle.pdf
Binary file not shown.
Binary file modified test/figures/solution/glider.pdf
Binary file not shown.
Binary file modified test/figures/solution/insurance.pdf
Binary file not shown.
Binary file modified test/figures/solution/jackson.pdf
Binary file not shown.
Binary file modified test/figures/solution/moonlander.pdf
Binary file not shown.
Binary file modified test/figures/solution/robbins.pdf
Binary file not shown.
Binary file modified test/figures/solution/robot.pdf
Binary file not shown.
Binary file modified test/figures/solution/rocket.pdf
Binary file not shown.
Binary file modified test/figures/solution/space_shuttle.pdf
Binary file not shown.
Binary file modified test/figures/solution/steering.pdf
Binary file not shown.
Binary file modified test/figures/solution/truck_trailer.pdf
Binary file not shown.
Binary file modified test/figures/solution/vanderpol.pdf
Binary file not shown.
Loading
Loading