We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f285f7 commit c13b254Copy full SHA for c13b254
test/Project.toml
@@ -0,0 +1,11 @@
1
+[deps]
2
+BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3
+ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
4
+Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
5
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6
+MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
7
+Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
8
+RobotDynamics = "38ceca67-d8d3-44e8-9852-78a5596522e1"
9
+SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
10
+StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
11
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments