File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -7,22 +7,18 @@ DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
77FiniteDiff = " 6a86dc24-6348-571c-b903-95158fe2bd41"
88ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
99LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10- MathOptInterface = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
1110RobotDynamics = " 38ceca67-d8d3-44e8-9852-78a5596522e1"
1211RobotZoo = " 74be38bb-dcc2-4b9e-baf3-d6373cd95f10"
1312Rotations = " 6038ab10-8711-5258-84ad-4b1120ba62dc"
1413SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1514StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
16- UnsafeArrays = " c4a57d5a-5b31-53a6-b365-19f8c011fbd6"
1715
1816[compat ]
1917DocStringExtensions = " 0.8"
2018FiniteDiff = " 2"
2119ForwardDiff = " 0.10"
22- # MathOptInterface = "0.9"
2320RobotDynamics = " 0.4.3"
2421RobotZoo = " 0.3"
2522Rotations = " ~1.0"
2623StaticArrays = " 1"
27- # UnsafeArrays = "1"
2824julia = " 1"
Original file line number Diff line number Diff line change @@ -6,11 +6,8 @@ using LinearAlgebra
66using DocStringExtensions
77using ForwardDiff
88using FiniteDiff
9- using UnsafeArrays
109using SparseArrays
11- using MathOptInterface
1210using Rotations
13- const MOI = MathOptInterface
1411
1512import RobotDynamics
1613const RD = RobotDynamics
You can’t perform that action at this time.
0 commit comments