Skip to content

Commit

Permalink
use main branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Oct 5, 2024
1 parent a190627 commit f4f488b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples_3d/parking_4p.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ using Pkg, Timers
tic()
if ! ("KiteViewers" keys(Pkg.project().dependencies))
Pkg.activate("examples_3d")
pkg"add KiteModels#fix_view"
pkg"add KiteModels#main"
end
using KiteModels, KitePodModels, KiteUtils, Rotations, StaticArrays
using ControlPlots, KiteViewers
Expand Down

0 comments on commit f4f488b

Please sign in to comment.