-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UUID: 7d923390-5bb2-4b12-9c06-5b46ef7ec375 Repo: https://github.com/Cambridge-Control-Lab/VMRobotControl.jl.git Tree: e300799f062cee6c332c04422d93cea195ba8acf Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
90bd3d9
commit 9de356b
Showing
7 changed files
with
68 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
[0] | ||
BenchmarkTools = "1" | ||
ColorTypes = "0.11-0.12" | ||
Colors = "0.12-0.13" | ||
DataStructures = "0.18" | ||
DiffResults = "1" | ||
DigitalAssetExchangeFormatIO = "1.1.2-1" | ||
EzXML = "1" | ||
FileIO = "1" | ||
ForwardDiff = "0.10" | ||
FunctionWrappers = "1" | ||
GeometryBasics = "0.4" | ||
Graphs = "1" | ||
JSON = "0.21" | ||
LoopVectorization = "0.12" | ||
MeshIO = "0.4" | ||
Observables = "0.5" | ||
OrderedCollections = "1" | ||
Pkg = "1" | ||
PreallocationTools = "0.4" | ||
ResultTypes = "3-4" | ||
SparseArrays = "1" | ||
StaticArrays = "1.8.1-1" | ||
StatsBase = "0.34" | ||
julia = "1.9.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[0] | ||
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" | ||
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f" | ||
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" | ||
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" | ||
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5" | ||
DigitalAssetExchangeFormatIO = "43182933-f65b-495a-9e05-4d939cea427d" | ||
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615" | ||
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549" | ||
FileWatching = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee" | ||
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" | ||
FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e" | ||
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326" | ||
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" | ||
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" | ||
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" | ||
MeshIO = "7269a6da-0436-5bbc-96c2-40638cbb6118" | ||
Observables = "510215fc-4207-5dde-b226-833fc4488ee2" | ||
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" | ||
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" | ||
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46" | ||
Profile = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
ResultTypes = "08a2b407-ddc3-586a-afd6-c784ad1fffe2" | ||
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" | ||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | ||
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name = "VMRobotControl" | ||
uuid = "7d923390-5bb2-4b12-9c06-5b46ef7ec375" | ||
repo = "https://github.com/Cambridge-Control-Lab/VMRobotControl.jl.git" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "e300799f062cee6c332c04422d93cea195ba8acf" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[0] | ||
DifferentialEquations = "7" | ||
Makie = "0.21" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[0] | ||
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa" | ||
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" |