Skip to content

Commit

Permalink
New package: FSimROS v0.1.0 (#48537)
Browse files Browse the repository at this point in the history
UUID: 0ace06cf-e779-487f-a467-04008fba83a1
Repo: https://github.com/JinraeKim/FSimROS.jl.git
Tree: d1a06210057763530a95682875a3206566ecb76e

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Nov 16, 2021
1 parent 84ad91e commit 05cd91e
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
8 changes: 8 additions & 0 deletions F/FSimROS/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
FSimBase = "0.2"
FSimZoo = "0.3"
PyCall = "1.92.0-1"
ReferenceFrameRotations = "2"
StaticArrays = "1.2.0-1"
UnPack = "1"
julia = "1"
7 changes: 7 additions & 0 deletions F/FSimROS/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
FSimBase = "731e945d-f3ed-49a1-bee2-3998705ef155"
FSimZoo = "e2d5807d-1594-43f7-91a6-54c6eef5a9d2"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
ReferenceFrameRotations = "74f56ac7-18b3-5285-802d-d4bd4f104033"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3 changes: 3 additions & 0 deletions F/FSimROS/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "FSimROS"
uuid = "0ace06cf-e779-487f-a467-04008fba83a1"
repo = "https://github.com/JinraeKim/FSimROS.jl.git"
2 changes: 2 additions & 0 deletions F/FSimROS/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "d1a06210057763530a95682875a3206566ecb76e"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ some amount of consideration when choosing package names.
0aa819cd-b072-5ff4-a722-6bc24af294d9 = { name = "SQLite", path = "S/SQLite" }
0ac62f75-1d6f-5e53-bd7c-93b484bb37c0 = { name = "libass_jll", path = "L/libass_jll" }
0ac99047-f20c-4964-adcf-e848779dacfc = { name = "PointerStructs", path = "P/PointerStructs" }
0ace06cf-e779-487f-a467-04008fba83a1 = { name = "FSimROS", path = "F/FSimROS" }
0acea522-3a8c-4b93-9211-1fc67cbf95d9 = { name = "ComoniconBuilder", path = "C/ComoniconBuilder" }
0ae4a718-28b7-58ec-9efb-cded64d6d5b4 = { name = "VegaDatasets", path = "V/VegaDatasets" }
0aeada51-83db-5f97-b67e-184615cfc6f6 = { name = "Xorg_libXdamage_jll", path = "X/Xorg_libXdamage_jll" }
Expand Down

0 comments on commit 05cd91e

Please sign in to comment.