File tree 2 files changed +1
-6
lines changed
2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,9 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
13
13
GeometryBasics = " 5c1252a2-5f33-56bf-86c9-59e7332b4326"
14
14
IfElse = " 615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
15
15
InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
16
- Ipopt = " b6b21f68-93f8-5de0-b562-5493be1d77c9"
17
16
JLD2 = " 033835bb-8acc-5ee8-8aae-3f567f8a3819"
18
17
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
19
18
Logging = " 56ddb016-857b-54e1-b83d-db4d58db5568"
20
- MathOptInterface = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
21
19
MeshCat = " 283c5d60-a78f-5afe-a0af-af636b173e11"
22
20
MeshCatMechanisms = " 6ad125db-dd91-5488-b820-c1df6aab299d"
23
21
MeshIO = " 7269a6da-0436-5bbc-96c2-40638cbb6118"
@@ -43,9 +41,7 @@ FileIO = "1.9"
43
41
ForwardDiff = " 0.10"
44
42
GeometryBasics = " 0.3"
45
43
IfElse = " 0.1"
46
- Ipopt = " 0.6"
47
44
JLD2 = " 0.4"
48
- MathOptInterface = " 0.9"
49
45
MeshCat = " 0.13"
50
46
MeshCatMechanisms = " 0.8"
51
47
MeshIO = " 0.4"
@@ -58,3 +54,4 @@ RigidBodyDynamics = "2.3"
58
54
Rotations = " 1.0"
59
55
StaticArrays = " 1.2"
60
56
Symbolics = " 0.1.29 - 0.1.29"
57
+ julia = " 1.6"
Original file line number Diff line number Diff line change @@ -10,12 +10,10 @@ using ForwardDiff
10
10
using GeometryBasics
11
11
using IfElse
12
12
using InteractiveUtils
13
- using Ipopt
14
13
using JLD2
15
14
using LinearAlgebra
16
15
using Logging
17
16
using QDLDL
18
- using MathOptInterface
19
17
using MeshCat
20
18
using MeshCatMechanisms
21
19
using Meshing
You can’t perform that action at this time.
0 commit comments