机器人
#2
by nick1118 - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
- .gitattributes +0 -1
- .gitignore +0 -34
- G1/.thumbs/256x256/A2D.usd.png +3 -0
- G1/.thumbs/256x256/A2D_pico.usd.png +3 -0
- G1/.thumbs/256x256/G1.usd.png +3 -0
- G1/.thumbs/256x256/G1_pico.usd.png +3 -0
- G1/G1.usd +3 -0
- G1/G1_pico.usd +3 -0
- G1/base_link.usd +3 -0
- {robot/G1_120s/configuration → G1}/camera_stand.usdc +0 -0
- G1/l/Link1_l.usd +3 -0
- G1/l/Link2_l.usd +3 -0
- G1/l/Link3_l.usd +3 -0
- G1/l/Link4_l.usd +3 -0
- G1/l/Link5_l.usd +3 -0
- G1/l/Link6_l.usd +3 -0
- G1/l/Link7_l.usd +3 -0
- G1/l/base_link_l.usd +3 -0
- G1/link_pitch_head.usd +3 -0
- G1/r/Link1_r.usd +3 -0
- G1/r/Link2_r.usd +3 -0
- G1/r/Link3_r.usd +3 -0
- G1/r/Link4_r.usd +3 -0
- G1/r/Link5_r.usd +3 -0
- G1/r/Link6_r.usd +3 -0
- G1/r/Link7_r.usd +3 -0
- G1/r/base_link_r.usd +3 -0
- G1/shangbanshen.usd +3 -0
- LICENSE +0 -438
- README.md +45 -35
- __init__.py +0 -119
- background/common/HDR/810-hdri-skies-com.hdr +0 -3
- background/common/HDR/982960.hdr +0 -3
- background/common/HDR/HDR_RESTAURANT.hdr +0 -3
- background/common/HDR/Hdr.hdr +0 -3
- background/common/HDR/leadenhall_market_16k.hdr +0 -3
- background/common/Tex/2.jpg +0 -3
- background/common/Tex/3.jpg +0 -3
- background/common/Tex/JJI54551245009.jpg +0 -3
- background/common/air_freshener/benchmark_air_freshener_000/Aligned.usd +0 -3
- background/common/air_freshener/benchmark_air_freshener_000/Aligned.usda +0 -36
- background/common/air_freshener/benchmark_air_freshener_000/item.py +0 -24
- background/common/air_freshener/benchmark_air_freshener_000/object_parameters.json +0 -17
- background/common/air_freshener/benchmark_air_freshener_000/textures/benchmark_air_freshener_000_Met.jpg +0 -3
- background/common/air_freshener/benchmark_air_freshener_000/textures/benchmark_air_freshener_000_Rgh.jpg +0 -3
- background/common/bathroom_vanity/benchmark_bathroom_vanity_000/Aligned.usd +0 -3
- background/common/bathroom_vanity/benchmark_bathroom_vanity_000/Aligned.usda +0 -36
- background/common/bathroom_vanity/benchmark_bathroom_vanity_000/item.py +0 -24
- background/common/bathroom_vanity/benchmark_bathroom_vanity_000/object_parameters.json +0 -17
- background/common/bathroom_vanity/benchmark_bathroom_vanity_000/textures/benchmark_bathroom_vanity_000_Alb.jpg +0 -3
.gitattributes
CHANGED
|
@@ -68,4 +68,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 68 |
*.PNG filter=lfs diff=lfs merge=lfs -text
|
| 69 |
*.JPG filter=lfs diff=lfs merge=lfs -text
|
| 70 |
*.usdc filter=lfs diff=lfs merge=lfs -text
|
| 71 |
-
scenes/guanglun/CoffeeStore001/CoffeeStore_01.usda filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 68 |
*.PNG filter=lfs diff=lfs merge=lfs -text
|
| 69 |
*.JPG filter=lfs diff=lfs merge=lfs -text
|
| 70 |
*.usdc filter=lfs diff=lfs merge=lfs -text
|
|
|
.gitignore
DELETED
|
@@ -1,34 +0,0 @@
|
|
| 1 |
-
|
| 2 |
-
._*
|
| 3 |
-
|
| 4 |
-
*/.thumbs
|
| 5 |
-
.thumbs
|
| 6 |
-
|
| 7 |
-
**/__pycache__
|
| 8 |
-
|
| 9 |
-
*.zip
|
| 10 |
-
*.rar
|
| 11 |
-
*.tar
|
| 12 |
-
*.tgz
|
| 13 |
-
*.tar.gz
|
| 14 |
-
*.tmp
|
| 15 |
-
|
| 16 |
-
*.psd
|
| 17 |
-
|
| 18 |
-
*.npy
|
| 19 |
-
*.npz
|
| 20 |
-
|
| 21 |
-
*.mtl
|
| 22 |
-
*.obj
|
| 23 |
-
*.bin
|
| 24 |
-
*.pkl
|
| 25 |
-
|
| 26 |
-
interaction.json
|
| 27 |
-
recorder.usda
|
| 28 |
-
|
| 29 |
-
!interaction/**/*.json
|
| 30 |
-
!interaction/**/*.pkl
|
| 31 |
-
|
| 32 |
-
.trae/
|
| 33 |
-
|
| 34 |
-
.DS_Store
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
G1/.thumbs/256x256/A2D.usd.png
ADDED
|
|
Git LFS Details
|
G1/.thumbs/256x256/A2D_pico.usd.png
ADDED
|
|
Git LFS Details
|
G1/.thumbs/256x256/G1.usd.png
ADDED
|
|
Git LFS Details
|
G1/.thumbs/256x256/G1_pico.usd.png
ADDED
|
|
Git LFS Details
|
G1/G1.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1713fcac3744061336b7791af3946bf457647e672aff285b22e270e80be6f591
|
| 3 |
+
size 86486627
|
G1/G1_pico.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76bd2fdde07f1abd68bedfb4d1d4bf9cea1951f8dc8fbf54c8ab637a5a46cc62
|
| 3 |
+
size 86486627
|
G1/base_link.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:893090bd60053e35d8621d57e92df88490165ac8eb88eba7c16bf0a10d4a1185
|
| 3 |
+
size 8660984
|
{robot/G1_120s/configuration → G1}/camera_stand.usdc
RENAMED
|
File without changes
|
G1/l/Link1_l.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08752116a3a67af9518fe6b703fc55260d1f8ba3801f46a2bd0033548cfbb9fc
|
| 3 |
+
size 979950
|
G1/l/Link2_l.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0397f490045dc57a5edc0ec30fb970877fec5441e64caa7c843db9274a6236c2
|
| 3 |
+
size 1260349
|
G1/l/Link3_l.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db274ff890b6950d5724c3fac6728ee3347b1286c8286a0a4869a513d0a3c531
|
| 3 |
+
size 1050073
|
G1/l/Link4_l.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99013fd8f83ee0d60f3a3600e13e0621e0bb7f87cc94986dee970742618b153d
|
| 3 |
+
size 1098078
|
G1/l/Link5_l.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d755b4bfe14c00007c6215db6a4c0e86b28a0ed1c4a9307ef04132ddf9fd5565
|
| 3 |
+
size 960432
|
G1/l/Link6_l.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:072f114d9f9da8b508a735d7a6441c3cc0672dcc9f889e6df600e66019339121
|
| 3 |
+
size 1048217
|
G1/l/Link7_l.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9921cddcaf4b6c9fe0843408f581fc6b9dae748544a54a60eab790a6a877bd9f
|
| 3 |
+
size 2052959
|
G1/l/base_link_l.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0eace5dfb389047e5f0ad2b9e5efc1953a4763135d805949a7de1d6e58b6f3c8
|
| 3 |
+
size 424280
|
G1/link_pitch_head.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:177f6e2ff6695b89a76ec1cfd2270d204fb5f7994d19d7a60a8c81599c2ba661
|
| 3 |
+
size 5986949
|
G1/r/Link1_r.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fc3ef2812b5277e6fe4a72622e5bd89cfdfb5dd6b59414e765939fbded3024a
|
| 3 |
+
size 980291
|
G1/r/Link2_r.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:927079a657be33b9fb7c7615fdec2e5f969645786390b7052b19f2e5d0768f1c
|
| 3 |
+
size 813803
|
G1/r/Link3_r.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db11de38c0381b46b5a15fd320a55cf30427d04f396b4550079ee7db61ab2120
|
| 3 |
+
size 1426461
|
G1/r/Link4_r.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4bd8015e8393ab5e2f3c5c9cd49cffaaa1e05f4b7be12d469e15d92bd7db253
|
| 3 |
+
size 730440
|
G1/r/Link5_r.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3102fa4de964a466edbf52c81fee216e401c113bbd8a4371bf4393c5dd928e16
|
| 3 |
+
size 646845
|
G1/r/Link6_r.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f7d5249a9ae4a97ae578335c140c2456e3e9ea68b64e4bab70b82fa2029acb9
|
| 3 |
+
size 699563
|
G1/r/Link7_r.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de1656b6ea7b8ddb4a1fde1804fbb44d947f3b7f7cc72af80cd0b570e73cca38
|
| 3 |
+
size 2057142
|
G1/r/base_link_r.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cfc05ae1247d06f2f1782963e152dac5d686531c0d250088ef6c8e8d20efc99
|
| 3 |
+
size 423556
|
G1/shangbanshen.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96a26676638758b707310fb3f55c733a59245058f60f045385b91b94b7df16c1
|
| 3 |
+
size 19027871
|
LICENSE
DELETED
|
@@ -1,438 +0,0 @@
|
|
| 1 |
-
Attribution-NonCommercial-ShareAlike 4.0 International
|
| 2 |
-
|
| 3 |
-
=======================================================================
|
| 4 |
-
|
| 5 |
-
Creative Commons Corporation ("Creative Commons") is not a law firm and
|
| 6 |
-
does not provide legal services or legal advice. Distribution of
|
| 7 |
-
Creative Commons public licenses does not create a lawyer-client or
|
| 8 |
-
other relationship. Creative Commons makes its licenses and related
|
| 9 |
-
information available on an "as-is" basis. Creative Commons gives no
|
| 10 |
-
warranties regarding its licenses, any material licensed under their
|
| 11 |
-
terms and conditions, or any related information. Creative Commons
|
| 12 |
-
disclaims all liability for damages resulting from their use to the
|
| 13 |
-
fullest extent possible.
|
| 14 |
-
|
| 15 |
-
Using Creative Commons Public Licenses
|
| 16 |
-
|
| 17 |
-
Creative Commons public licenses provide a standard set of terms and
|
| 18 |
-
conditions that creators and other rights holders may use to share
|
| 19 |
-
original works of authorship and other material subject to copyright
|
| 20 |
-
and certain other rights specified in the public license below. The
|
| 21 |
-
following considerations are for informational purposes only, are not
|
| 22 |
-
exhaustive, and do not form part of our licenses.
|
| 23 |
-
|
| 24 |
-
Considerations for licensors: Our public licenses are
|
| 25 |
-
intended for use by those authorized to give the public
|
| 26 |
-
permission to use material in ways otherwise restricted by
|
| 27 |
-
copyright and certain other rights. Our licenses are
|
| 28 |
-
irrevocable. Licensors should read and understand the terms
|
| 29 |
-
and conditions of the license they choose before applying it.
|
| 30 |
-
Licensors should also secure all rights necessary before
|
| 31 |
-
applying our licenses so that the public can reuse the
|
| 32 |
-
material as expected. Licensors should clearly mark any
|
| 33 |
-
material not subject to the license. This includes other CC-
|
| 34 |
-
licensed material, or material used under an exception or
|
| 35 |
-
limitation to copyright. More considerations for licensors:
|
| 36 |
-
wiki.creativecommons.org/Considerations_for_licensors
|
| 37 |
-
|
| 38 |
-
Considerations for the public: By using one of our public
|
| 39 |
-
licenses, a licensor grants the public permission to use the
|
| 40 |
-
licensed material under specified terms and conditions. If
|
| 41 |
-
the licensor's permission is not necessary for any reason--for
|
| 42 |
-
example, because of any applicable exception or limitation to
|
| 43 |
-
copyright--then that use is not regulated by the license. Our
|
| 44 |
-
licenses grant only permissions under copyright and certain
|
| 45 |
-
other rights that a licensor has authority to grant. Use of
|
| 46 |
-
the licensed material may still be restricted for other
|
| 47 |
-
reasons, including because others have copyright or other
|
| 48 |
-
rights in the material. A licensor may make special requests,
|
| 49 |
-
such as asking that all changes be marked or described.
|
| 50 |
-
Although not required by our licenses, you are encouraged to
|
| 51 |
-
respect those requests where reasonable. More considerations
|
| 52 |
-
for the public:
|
| 53 |
-
wiki.creativecommons.org/Considerations_for_licensees
|
| 54 |
-
|
| 55 |
-
=======================================================================
|
| 56 |
-
|
| 57 |
-
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
|
| 58 |
-
Public License
|
| 59 |
-
|
| 60 |
-
By exercising the Licensed Rights (defined below), You accept and agree
|
| 61 |
-
to be bound by the terms and conditions of this Creative Commons
|
| 62 |
-
Attribution-NonCommercial-ShareAlike 4.0 International Public License
|
| 63 |
-
("Public License"). To the extent this Public License may be
|
| 64 |
-
interpreted as a contract, You are granted the Licensed Rights in
|
| 65 |
-
consideration of Your acceptance of these terms and conditions, and the
|
| 66 |
-
Licensor grants You such rights in consideration of benefits the
|
| 67 |
-
Licensor receives from making the Licensed Material available under
|
| 68 |
-
these terms and conditions.
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
Section 1 -- Definitions.
|
| 72 |
-
|
| 73 |
-
a. Adapted Material means material subject to Copyright and Similar
|
| 74 |
-
Rights that is derived from or based upon the Licensed Material
|
| 75 |
-
and in which the Licensed Material is translated, altered,
|
| 76 |
-
arranged, transformed, or otherwise modified in a manner requiring
|
| 77 |
-
permission under the Copyright and Similar Rights held by the
|
| 78 |
-
Licensor. For purposes of this Public License, where the Licensed
|
| 79 |
-
Material is a musical work, performance, or sound recording,
|
| 80 |
-
Adapted Material is always produced where the Licensed Material is
|
| 81 |
-
synched in timed relation with a moving image.
|
| 82 |
-
|
| 83 |
-
b. Adapter's License means the license You apply to Your Copyright
|
| 84 |
-
and Similar Rights in Your contributions to Adapted Material in
|
| 85 |
-
accordance with the terms and conditions of this Public License.
|
| 86 |
-
|
| 87 |
-
c. BY-NC-SA Compatible License means a license listed at
|
| 88 |
-
creativecommons.org/compatiblelicenses, approved by Creative
|
| 89 |
-
Commons as essentially the equivalent of this Public License.
|
| 90 |
-
|
| 91 |
-
d. Copyright and Similar Rights means copyright and/or similar rights
|
| 92 |
-
closely related to copyright including, without limitation,
|
| 93 |
-
performance, broadcast, sound recording, and Sui Generis Database
|
| 94 |
-
Rights, without regard to how the rights are labeled or
|
| 95 |
-
categorized. For purposes of this Public License, the rights
|
| 96 |
-
specified in Section 2(b)(1)-(2) are not Copyright and Similar
|
| 97 |
-
Rights.
|
| 98 |
-
|
| 99 |
-
e. Effective Technological Measures means those measures that, in the
|
| 100 |
-
absence of proper authority, may not be circumvented under laws
|
| 101 |
-
fulfilling obligations under Article 11 of the WIPO Copyright
|
| 102 |
-
Treaty adopted on December 20, 1996, and/or similar international
|
| 103 |
-
agreements.
|
| 104 |
-
|
| 105 |
-
f. Exceptions and Limitations means fair use, fair dealing, and/or
|
| 106 |
-
any other exception or limitation to Copyright and Similar Rights
|
| 107 |
-
that applies to Your use of the Licensed Material.
|
| 108 |
-
|
| 109 |
-
g. License Elements means the license attributes listed in the name
|
| 110 |
-
of a Creative Commons Public License. The License Elements of this
|
| 111 |
-
Public License are Attribution, NonCommercial, and ShareAlike.
|
| 112 |
-
|
| 113 |
-
h. Licensed Material means the artistic or literary work, database,
|
| 114 |
-
or other material to which the Licensor applied this Public
|
| 115 |
-
License.
|
| 116 |
-
|
| 117 |
-
i. Licensed Rights means the rights granted to You subject to the
|
| 118 |
-
terms and conditions of this Public License, which are limited to
|
| 119 |
-
all Copyright and Similar Rights that apply to Your use of the
|
| 120 |
-
Licensed Material and that the Licensor has authority to license.
|
| 121 |
-
|
| 122 |
-
j. Licensor means the individual(s) or entity(ies) granting rights
|
| 123 |
-
under this Public License.
|
| 124 |
-
|
| 125 |
-
k. NonCommercial means not primarily intended for or directed towards
|
| 126 |
-
commercial advantage or monetary compensation. For purposes of
|
| 127 |
-
this Public License, the exchange of the Licensed Material for
|
| 128 |
-
other material subject to Copyright and Similar Rights by digital
|
| 129 |
-
file-sharing or similar means is NonCommercial provided there is
|
| 130 |
-
no payment of monetary compensation in connection with the
|
| 131 |
-
exchange.
|
| 132 |
-
|
| 133 |
-
l. Share means to provide material to the public by any means or
|
| 134 |
-
process that requires permission under the Licensed Rights, such
|
| 135 |
-
as reproduction, public display, public performance, distribution,
|
| 136 |
-
dissemination, communication, or importation, and to make material
|
| 137 |
-
available to the public including in ways that members of the
|
| 138 |
-
public may access the material from a place and at a time
|
| 139 |
-
individually chosen by them.
|
| 140 |
-
|
| 141 |
-
m. Sui Generis Database Rights means rights other than copyright
|
| 142 |
-
resulting from Directive 96/9/EC of the European Parliament and of
|
| 143 |
-
the Council of 11 March 1996 on the legal protection of databases,
|
| 144 |
-
as amended and/or succeeded, as well as other essentially
|
| 145 |
-
equivalent rights anywhere in the world.
|
| 146 |
-
|
| 147 |
-
n. You means the individual or entity exercising the Licensed Rights
|
| 148 |
-
under this Public License. Your has a corresponding meaning.
|
| 149 |
-
|
| 150 |
-
|
| 151 |
-
Section 2 -- Scope.
|
| 152 |
-
|
| 153 |
-
a. License grant.
|
| 154 |
-
|
| 155 |
-
1. Subject to the terms and conditions of this Public License,
|
| 156 |
-
the Licensor hereby grants You a worldwide, royalty-free,
|
| 157 |
-
non-sublicensable, non-exclusive, irrevocable license to
|
| 158 |
-
exercise the Licensed Rights in the Licensed Material to:
|
| 159 |
-
|
| 160 |
-
a. reproduce and Share the Licensed Material, in whole or
|
| 161 |
-
in part, for NonCommercial purposes only; and
|
| 162 |
-
|
| 163 |
-
b. produce, reproduce, and Share Adapted Material for
|
| 164 |
-
NonCommercial purposes only.
|
| 165 |
-
|
| 166 |
-
2. Exceptions and Limitations. For the avoidance of doubt, where
|
| 167 |
-
Exceptions and Limitations apply to Your use, this Public
|
| 168 |
-
License does not apply, and You do not need to comply with
|
| 169 |
-
its terms and conditions.
|
| 170 |
-
|
| 171 |
-
3. Term. The term of this Public License is specified in Section
|
| 172 |
-
6(a).
|
| 173 |
-
|
| 174 |
-
4. Media and formats; technical modifications allowed. The
|
| 175 |
-
Licensor authorizes You to exercise the Licensed Rights in
|
| 176 |
-
all media and formats whether now known or hereafter created,
|
| 177 |
-
and to make technical modifications necessary to do so. The
|
| 178 |
-
Licensor waives and/or agrees not to assert any right or
|
| 179 |
-
authority to forbid You from making technical modifications
|
| 180 |
-
necessary to exercise the Licensed Rights, including
|
| 181 |
-
technical modifications necessary to circumvent Effective
|
| 182 |
-
Technological Measures. For purposes of this Public License,
|
| 183 |
-
simply making modifications authorized by this Section 2(a)
|
| 184 |
-
(4) never produces Adapted Material.
|
| 185 |
-
|
| 186 |
-
5. Downstream recipients.
|
| 187 |
-
|
| 188 |
-
a. Offer from the Licensor -- Licensed Material. Every
|
| 189 |
-
recipient of the Licensed Material automatically
|
| 190 |
-
receives an offer from the Licensor to exercise the
|
| 191 |
-
Licensed Rights under the terms and conditions of this
|
| 192 |
-
Public License.
|
| 193 |
-
|
| 194 |
-
b. Additional offer from the Licensor -- Adapted Material.
|
| 195 |
-
Every recipient of Adapted Material from You
|
| 196 |
-
automatically receives an offer from the Licensor to
|
| 197 |
-
exercise the Licensed Rights in the Adapted Material
|
| 198 |
-
under the conditions of the Adapter's License You apply.
|
| 199 |
-
|
| 200 |
-
c. No downstream restrictions. You may not offer or impose
|
| 201 |
-
any additional or different terms or conditions on, or
|
| 202 |
-
apply any Effective Technological Measures to, the
|
| 203 |
-
Licensed Material if doing so restricts exercise of the
|
| 204 |
-
Licensed Rights by any recipient of the Licensed
|
| 205 |
-
Material.
|
| 206 |
-
|
| 207 |
-
6. No endorsement. Nothing in this Public License constitutes or
|
| 208 |
-
may be construed as permission to assert or imply that You
|
| 209 |
-
are, or that Your use of the Licensed Material is, connected
|
| 210 |
-
with, or sponsored, endorsed, or granted official status by,
|
| 211 |
-
the Licensor or others designated to receive attribution as
|
| 212 |
-
provided in Section 3(a)(1)(A)(i).
|
| 213 |
-
|
| 214 |
-
b. Other rights.
|
| 215 |
-
|
| 216 |
-
1. Moral rights, such as the right of integrity, are not
|
| 217 |
-
licensed under this Public License, nor are publicity,
|
| 218 |
-
privacy, and/or other similar personality rights; however, to
|
| 219 |
-
the extent possible, the Licensor waives and/or agrees not to
|
| 220 |
-
assert any such rights held by the Licensor to the limited
|
| 221 |
-
extent necessary to allow You to exercise the Licensed
|
| 222 |
-
Rights, but not otherwise.
|
| 223 |
-
|
| 224 |
-
2. Patent and trademark rights are not licensed under this
|
| 225 |
-
Public License.
|
| 226 |
-
|
| 227 |
-
3. To the extent possible, the Licensor waives any right to
|
| 228 |
-
collect royalties from You for the exercise of the Licensed
|
| 229 |
-
Rights, whether directly or through a collecting society
|
| 230 |
-
under any voluntary or waivable statutory or compulsory
|
| 231 |
-
licensing scheme. In all other cases the Licensor expressly
|
| 232 |
-
reserves any right to collect such royalties, including when
|
| 233 |
-
the Licensed Material is used other than for NonCommercial
|
| 234 |
-
purposes.
|
| 235 |
-
|
| 236 |
-
|
| 237 |
-
Section 3 -- License Conditions.
|
| 238 |
-
|
| 239 |
-
Your exercise of the Licensed Rights is expressly made subject to the
|
| 240 |
-
following conditions.
|
| 241 |
-
|
| 242 |
-
a. Attribution.
|
| 243 |
-
|
| 244 |
-
1. If You Share the Licensed Material (including in modified
|
| 245 |
-
form), You must:
|
| 246 |
-
|
| 247 |
-
a. retain the following if it is supplied by the Licensor
|
| 248 |
-
with the Licensed Material:
|
| 249 |
-
|
| 250 |
-
i. identification of the creator(s) of the Licensed
|
| 251 |
-
Material and any others designated to receive
|
| 252 |
-
attribution, in any reasonable manner requested by
|
| 253 |
-
the Licensor (including by pseudonym if
|
| 254 |
-
designated);
|
| 255 |
-
|
| 256 |
-
ii. a copyright notice;
|
| 257 |
-
|
| 258 |
-
iii. a notice that refers to this Public License;
|
| 259 |
-
|
| 260 |
-
iv. a notice that refers to the disclaimer of
|
| 261 |
-
warranties;
|
| 262 |
-
|
| 263 |
-
v. a URI or hyperlink to the Licensed Material to the
|
| 264 |
-
extent reasonably practicable;
|
| 265 |
-
|
| 266 |
-
b. indicate if You modified the Licensed Material and
|
| 267 |
-
retain an indication of any previous modifications; and
|
| 268 |
-
|
| 269 |
-
c. indicate the Licensed Material is licensed under this
|
| 270 |
-
Public License, and include the text of, or the URI or
|
| 271 |
-
hyperlink to, this Public License.
|
| 272 |
-
|
| 273 |
-
2. You may satisfy the conditions in Section 3(a)(1) in any
|
| 274 |
-
reasonable manner based on the medium, means, and context in
|
| 275 |
-
which You Share the Licensed Material. For example, it may be
|
| 276 |
-
reasonable to satisfy the conditions by providing a URI or
|
| 277 |
-
hyperlink to a resource that includes the required
|
| 278 |
-
information.
|
| 279 |
-
3. If requested by the Licensor, You must remove any of the
|
| 280 |
-
information required by Section 3(a)(1)(A) to the extent
|
| 281 |
-
reasonably practicable.
|
| 282 |
-
|
| 283 |
-
b. ShareAlike.
|
| 284 |
-
|
| 285 |
-
In addition to the conditions in Section 3(a), if You Share
|
| 286 |
-
Adapted Material You produce, the following conditions also apply.
|
| 287 |
-
|
| 288 |
-
1. The Adapter's License You apply must be a Creative Commons
|
| 289 |
-
license with the same License Elements, this version or
|
| 290 |
-
later, or a BY-NC-SA Compatible License.
|
| 291 |
-
|
| 292 |
-
2. You must include the text of, or the URI or hyperlink to, the
|
| 293 |
-
Adapter's License You apply. You may satisfy this condition
|
| 294 |
-
in any reasonable manner based on the medium, means, and
|
| 295 |
-
context in which You Share Adapted Material.
|
| 296 |
-
|
| 297 |
-
3. You may not offer or impose any additional or different terms
|
| 298 |
-
or conditions on, or apply any Effective Technological
|
| 299 |
-
Measures to, Adapted Material that restrict exercise of the
|
| 300 |
-
rights granted under the Adapter's License You apply.
|
| 301 |
-
|
| 302 |
-
|
| 303 |
-
Section 4 -- Sui Generis Database Rights.
|
| 304 |
-
|
| 305 |
-
Where the Licensed Rights include Sui Generis Database Rights that
|
| 306 |
-
apply to Your use of the Licensed Material:
|
| 307 |
-
|
| 308 |
-
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
|
| 309 |
-
to extract, reuse, reproduce, and Share all or a substantial
|
| 310 |
-
portion of the contents of the database for NonCommercial purposes
|
| 311 |
-
only;
|
| 312 |
-
|
| 313 |
-
b. if You include all or a substantial portion of the database
|
| 314 |
-
contents in a database in which You have Sui Generis Database
|
| 315 |
-
Rights, then the database in which You have Sui Generis Database
|
| 316 |
-
Rights (but not its individual contents) is Adapted Material,
|
| 317 |
-
including for purposes of Section 3(b); and
|
| 318 |
-
|
| 319 |
-
c. You must comply with the conditions in Section 3(a) if You Share
|
| 320 |
-
all or a substantial portion of the contents of the database.
|
| 321 |
-
|
| 322 |
-
For the avoidance of doubt, this Section 4 supplements and does not
|
| 323 |
-
replace Your obligations under this Public License where the Licensed
|
| 324 |
-
Rights include other Copyright and Similar Rights.
|
| 325 |
-
|
| 326 |
-
|
| 327 |
-
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
|
| 328 |
-
|
| 329 |
-
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
|
| 330 |
-
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
|
| 331 |
-
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
| 332 |
-
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
|
| 333 |
-
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
|
| 334 |
-
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
| 335 |
-
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
|
| 336 |
-
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
|
| 337 |
-
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
|
| 338 |
-
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
|
| 339 |
-
|
| 340 |
-
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
|
| 341 |
-
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
|
| 342 |
-
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
|
| 343 |
-
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
|
| 344 |
-
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
|
| 345 |
-
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
|
| 346 |
-
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
|
| 347 |
-
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
| 348 |
-
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
|
| 349 |
-
|
| 350 |
-
c. The disclaimer of warranties and limitation of liability provided
|
| 351 |
-
above shall be interpreted in a manner that, to the extent
|
| 352 |
-
possible, most closely approximates an absolute disclaimer and
|
| 353 |
-
waiver of all liability.
|
| 354 |
-
|
| 355 |
-
|
| 356 |
-
Section 6 -- Term and Termination.
|
| 357 |
-
|
| 358 |
-
a. This Public License applies for the term of the Copyright and
|
| 359 |
-
Similar Rights licensed here. However, if You fail to comply with
|
| 360 |
-
this Public License, then Your rights under this Public License
|
| 361 |
-
terminate automatically.
|
| 362 |
-
|
| 363 |
-
b. Where Your right to use the Licensed Material has terminated under
|
| 364 |
-
Section 6(a), it reinstates:
|
| 365 |
-
|
| 366 |
-
1. automatically as of the date the violation is cured, provided
|
| 367 |
-
it is cured within 30 days of Your discovery of the
|
| 368 |
-
violation; or
|
| 369 |
-
|
| 370 |
-
2. upon express reinstatement by the Licensor.
|
| 371 |
-
|
| 372 |
-
For the avoidance of doubt, this Section 6(b) does not affect any
|
| 373 |
-
right the Licensor may have to seek remedies for Your violations
|
| 374 |
-
of this Public License.
|
| 375 |
-
|
| 376 |
-
c. For the avoidance of doubt, the Licensor may also offer the
|
| 377 |
-
Licensed Material under separate terms or conditions or stop
|
| 378 |
-
distributing the Licensed Material at any time; however, doing so
|
| 379 |
-
will not terminate this Public License.
|
| 380 |
-
|
| 381 |
-
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
|
| 382 |
-
License.
|
| 383 |
-
|
| 384 |
-
|
| 385 |
-
Section 7 -- Other Terms and Conditions.
|
| 386 |
-
|
| 387 |
-
a. The Licensor shall not be bound by any additional or different
|
| 388 |
-
terms or conditions communicated by You unless expressly agreed.
|
| 389 |
-
|
| 390 |
-
b. Any arrangements, understandings, or agreements regarding the
|
| 391 |
-
Licensed Material not stated herein are separate from and
|
| 392 |
-
independent of the terms and conditions of this Public License.
|
| 393 |
-
|
| 394 |
-
|
| 395 |
-
Section 8 -- Interpretation.
|
| 396 |
-
|
| 397 |
-
a. For the avoidance of doubt, this Public License does not, and
|
| 398 |
-
shall not be interpreted to, reduce, limit, restrict, or impose
|
| 399 |
-
conditions on any use of the Licensed Material that could lawfully
|
| 400 |
-
be made without permission under this Public License.
|
| 401 |
-
|
| 402 |
-
b. To the extent possible, if any provision of this Public License is
|
| 403 |
-
deemed unenforceable, it shall be automatically reformed to the
|
| 404 |
-
minimum extent necessary to make it enforceable. If the provision
|
| 405 |
-
cannot be reformed, it shall be severed from this Public License
|
| 406 |
-
without affecting the enforceability of the remaining terms and
|
| 407 |
-
conditions.
|
| 408 |
-
|
| 409 |
-
c. No term or condition of this Public License will be waived and no
|
| 410 |
-
failure to comply consented to unless expressly agreed to by the
|
| 411 |
-
Licensor.
|
| 412 |
-
|
| 413 |
-
d. Nothing in this Public License constitutes or may be interpreted
|
| 414 |
-
as a limitation upon, or waiver of, any privileges and immunities
|
| 415 |
-
that apply to the Licensor or You, including from the legal
|
| 416 |
-
processes of any jurisdiction or authority.
|
| 417 |
-
|
| 418 |
-
=======================================================================
|
| 419 |
-
|
| 420 |
-
Creative Commons is not a party to its public
|
| 421 |
-
licenses. Notwithstanding, Creative Commons may elect to apply one of
|
| 422 |
-
its public licenses to material it publishes and in those instances
|
| 423 |
-
will be considered the “Licensor.” The text of the Creative Commons
|
| 424 |
-
public licenses is dedicated to the public domain under the CC0 Public
|
| 425 |
-
Domain Dedication. Except for the limited purpose of indicating that
|
| 426 |
-
material is shared under a Creative Commons public license or as
|
| 427 |
-
otherwise permitted by the Creative Commons policies published at
|
| 428 |
-
creativecommons.org/policies, Creative Commons does not authorize the
|
| 429 |
-
use of the trademark "Creative Commons" or any other trademark or logo
|
| 430 |
-
of Creative Commons without its prior written consent including,
|
| 431 |
-
without limitation, in connection with any unauthorized modifications
|
| 432 |
-
to any of its public licenses or any other arrangements,
|
| 433 |
-
understandings, or agreements concerning use of licensed material. For
|
| 434 |
-
the avoidance of doubt, this paragraph does not form part of the
|
| 435 |
-
public licenses.
|
| 436 |
-
|
| 437 |
-
Creative Commons may be contacted at creativecommons.org.
|
| 438 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
CHANGED
|
@@ -43,53 +43,66 @@ extra_gated_button_content: Submit
|
|
| 43 |
viewer: false
|
| 44 |
---
|
| 45 |
|
| 46 |
-
|
|
|
|
| 47 |
<div align="center">
|
| 48 |
-
<a href="https://arxiv.org/abs/2601.02078">
|
| 49 |
-
<img src='https://img.shields.io/badge/arXiv-Paper-red?logo=arxiv&logoColor=white' alt='arXiv'>
|
| 50 |
-
</a>
|
| 51 |
<a href="https://github.com/AgibotTech/genie_sim">
|
| 52 |
<img src="https://img.shields.io/badge/GitHub-grey?logo=GitHub" alt="GitHub">
|
| 53 |
</a>
|
| 54 |
-
<
|
| 55 |
<img src="https://img.shields.io/badge/HuggingFace-yellow?logo=HuggingFace" alt="HuggingFace">
|
| 56 |
-
</a> -->
|
| 57 |
-
<a href="http://agibot-world.com/genie-sim">
|
| 58 |
-
<img src="https://img.shields.io/badge/Webpage-green?" alt="Webpage">
|
| 59 |
</a>
|
| 60 |
-
<a href="https://
|
| 61 |
-
<img src="https://img.shields.io/badge/
|
|
|
|
|
|
|
|
|
|
| 62 |
</a>
|
| 63 |
</div>
|
| 64 |
|
| 65 |
# Key Features 🔑
|
| 66 |
-
- **
|
|
|
|
|
|
|
| 67 |
|
| 68 |
|
| 69 |
# Get started 🔥
|
| 70 |
-
## Download the Assets
|
| 71 |
-
To download the full assets, please refer to the official Hugging Face
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
|
| 73 |
|
| 74 |
## Assets Structure
|
| 75 |
### Folder hierarchy
|
| 76 |
```
|
| 77 |
assets
|
| 78 |
-
├──
|
| 79 |
-
│
|
| 80 |
-
├──
|
| 81 |
-
│
|
| 82 |
-
|
| 83 |
-
│
|
| 84 |
-
│
|
| 85 |
-
├──
|
| 86 |
-
│
|
| 87 |
-
├──
|
| 88 |
-
├──
|
| 89 |
-
│
|
| 90 |
-
|
| 91 |
├── README.md
|
| 92 |
-
└──
|
|
|
|
|
|
|
| 93 |
```
|
| 94 |
|
| 95 |
|
|
@@ -97,13 +110,10 @@ assets
|
|
| 97 |
All the data and code within this repo are under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). Please consider citing our project if it helps your research.
|
| 98 |
|
| 99 |
```BibTeX
|
| 100 |
-
@misc{
|
| 101 |
-
title={Genie Sim
|
| 102 |
-
author={
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
archivePrefix={arXiv},
|
| 106 |
-
primaryClass={cs.RO},
|
| 107 |
-
url={https://arxiv.org/abs/2601.02078},
|
| 108 |
}
|
| 109 |
```
|
|
|
|
| 43 |
viewer: false
|
| 44 |
---
|
| 45 |
|
| 46 |
+
<img src="geniesim.jpg" alt="Image Alt Text" width="80%" style="display: block; margin-left: auto; margin-right: auto;" />
|
| 47 |
+
|
| 48 |
<div align="center">
|
|
|
|
|
|
|
|
|
|
| 49 |
<a href="https://github.com/AgibotTech/genie_sim">
|
| 50 |
<img src="https://img.shields.io/badge/GitHub-grey?logo=GitHub" alt="GitHub">
|
| 51 |
</a>
|
| 52 |
+
<a href="https://huggingface.co/datasets/agibot-world/GenieSimAssets">
|
| 53 |
<img src="https://img.shields.io/badge/HuggingFace-yellow?logo=HuggingFace" alt="HuggingFace">
|
|
|
|
|
|
|
|
|
|
| 54 |
</a>
|
| 55 |
+
<a href="https://agibot-world.com/sim-evaluation">
|
| 56 |
+
<img src="https://img.shields.io/badge/Genie%20Sim%20Benchmark-blue?style=plastic" alt="Genie Sim Benchmark">
|
| 57 |
+
</a>
|
| 58 |
+
<a href="https://genie.agibot.com/en/geniestudio">
|
| 59 |
+
<img src="https://img.shields.io/badge/Genie_Studio-green?style=flat" alt="Genie Studio">
|
| 60 |
</a>
|
| 61 |
</div>
|
| 62 |
|
| 63 |
# Key Features 🔑
|
| 64 |
+
- **12 scenarios** including supermarket, cafeteria and home
|
| 65 |
+
- **550+** objects 1:1 replicated from real-life
|
| 66 |
+
|
| 67 |
|
| 68 |
|
| 69 |
# Get started 🔥
|
| 70 |
+
## Download the Simulation Assets
|
| 71 |
+
To download the full assets, you can use the following code. If you encounter any issues, please refer to the official Hugging Face documentation.
|
| 72 |
+
```
|
| 73 |
+
# Make sure you have git-lfs installed (https://git-lfs.com)
|
| 74 |
+
git lfs install
|
| 75 |
+
|
| 76 |
+
# When prompted for a password, use an access token with write permissions.
|
| 77 |
+
# Generate one from your settings: https://huggingface.co/settings/tokens
|
| 78 |
+
git clone https://huggingface.co/datasets/agibot-world/GenieSimAssets
|
| 79 |
+
|
| 80 |
+
# If you want to clone without large files - just their pointers
|
| 81 |
+
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/datasets/agibot-world/GenieSimAssets
|
| 82 |
+
```
|
| 83 |
|
| 84 |
|
| 85 |
## Assets Structure
|
| 86 |
### Folder hierarchy
|
| 87 |
```
|
| 88 |
assets
|
| 89 |
+
├── G1 # G1 Robot
|
| 90 |
+
│ ├── G1_pico.usd
|
| 91 |
+
│ ├── G1.usd
|
| 92 |
+
│ └── ...
|
| 93 |
+
├── materials # materials
|
| 94 |
+
│ ├── carpet
|
| 95 |
+
│ ├── hdri
|
| 96 |
+
│ ├── stone
|
| 97 |
+
│ └── wood
|
| 98 |
+
├── objects # objects
|
| 99 |
+
│ ├── benchmark
|
| 100 |
+
│ ├── genie
|
| 101 |
+
│ └── lightwheelai
|
| 102 |
├── README.md
|
| 103 |
+
└── scenes # scenes
|
| 104 |
+
├── genie
|
| 105 |
+
└── guanglun
|
| 106 |
```
|
| 107 |
|
| 108 |
|
|
|
|
| 110 |
All the data and code within this repo are under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). Please consider citing our project if it helps your research.
|
| 111 |
|
| 112 |
```BibTeX
|
| 113 |
+
@misc{contributors2025geniesimrepo,
|
| 114 |
+
title={Genie Sim Assets},
|
| 115 |
+
author={Genie Sim Team},
|
| 116 |
+
howpublished={https://github.com/AgibotTech/genie_sim},
|
| 117 |
+
year={2025}
|
|
|
|
|
|
|
|
|
|
| 118 |
}
|
| 119 |
```
|
__init__.py
DELETED
|
@@ -1,119 +0,0 @@
|
|
| 1 |
-
import os, ast, hashlib
|
| 2 |
-
from pathlib import Path
|
| 3 |
-
import json
|
| 4 |
-
|
| 5 |
-
ASSETS_PATH = Path(__file__).parent
|
| 6 |
-
ASSETS_PATH_ABS = Path(__file__).parent.resolve()
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
def extract_item_dict(file_path):
|
| 10 |
-
try:
|
| 11 |
-
with open(file_path, "r", encoding="utf-8") as f:
|
| 12 |
-
content = f.read()
|
| 13 |
-
|
| 14 |
-
tree = ast.parse(content)
|
| 15 |
-
|
| 16 |
-
if len(tree.body) == 1 and isinstance(tree.body[0], ast.Expr) and isinstance(tree.body[0].value, ast.Dict):
|
| 17 |
-
return ast.literal_eval(tree.body[0].value)
|
| 18 |
-
|
| 19 |
-
return None
|
| 20 |
-
|
| 21 |
-
except Exception as e:
|
| 22 |
-
print(f"Error processing {file_path}: {e}")
|
| 23 |
-
return None
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
def collect_all_items(item_file_list, base_path="."):
|
| 27 |
-
"""Collect ITEM dicts from all item.py files"""
|
| 28 |
-
|
| 29 |
-
combined_dict = {}
|
| 30 |
-
num = 0
|
| 31 |
-
visualization_path = ASSETS_PATH / "extra" / "visualization"
|
| 32 |
-
has_visualization = visualization_path.exists()
|
| 33 |
-
for item_path in item_file_list:
|
| 34 |
-
# Assuming item_path is a file path like "objects/carton/benchmark_carton_003/item.py"
|
| 35 |
-
file_path = Path(base_path) / item_path
|
| 36 |
-
usda_path = (Path(item_path).parent / "Aligned.usda").relative_to(ASSETS_PATH).as_posix()
|
| 37 |
-
desc_path = (Path(base_path) / item_path).parent / "description.py"
|
| 38 |
-
|
| 39 |
-
# Use the directory name as key, or customize as needed
|
| 40 |
-
key = file_path.parent.name
|
| 41 |
-
interaction_path = ASSETS_PATH / "interaction" / key / "interaction.json"
|
| 42 |
-
# visualization paths (similar to interaction)
|
| 43 |
-
visualization_video_path = visualization_path / key / "video" / "merged.mp4"
|
| 44 |
-
visualization_snapshot_dir_path = visualization_path / key / "snapshot"
|
| 45 |
-
if file_path.exists():
|
| 46 |
-
item_dict = extract_item_dict(file_path)
|
| 47 |
-
if item_dict:
|
| 48 |
-
if key in combined_dict:
|
| 49 |
-
print("ERROR!!! Duplicated object detected!", file_path)
|
| 50 |
-
print(" ", usda_path)
|
| 51 |
-
combined_dict[key] = item_dict
|
| 52 |
-
combined_dict[key]["url"] = str(usda_path)
|
| 53 |
-
if desc_path.exists():
|
| 54 |
-
desc_dict = extract_item_dict(desc_path)
|
| 55 |
-
if desc_dict:
|
| 56 |
-
combined_dict[key]["description"] = desc_dict
|
| 57 |
-
else:
|
| 58 |
-
combined_dict[key]["description"] = {}
|
| 59 |
-
print("WARN !!! Empty LLM description!", file_path)
|
| 60 |
-
# video path - from visualization folder
|
| 61 |
-
if visualization_video_path.exists():
|
| 62 |
-
combined_dict[key]["video"] = str(visualization_video_path)
|
| 63 |
-
else:
|
| 64 |
-
combined_dict[key]["video"] = ""
|
| 65 |
-
if has_visualization:
|
| 66 |
-
print("WARN !!! Empty video!", visualization_video_path)
|
| 67 |
-
# snapshot dir path - from visualization folder
|
| 68 |
-
if visualization_snapshot_dir_path.exists():
|
| 69 |
-
snapshot_files = list(visualization_snapshot_dir_path.glob("*"))
|
| 70 |
-
combined_dict[key]["snapshot"] = snapshot_files
|
| 71 |
-
else:
|
| 72 |
-
combined_dict[key]["snapshot"] = []
|
| 73 |
-
if len(combined_dict[key]["snapshot"]) == 0:
|
| 74 |
-
if has_visualization:
|
| 75 |
-
print("WARN !!! Empty snapshot!", visualization_snapshot_dir_path)
|
| 76 |
-
# interaction
|
| 77 |
-
if interaction_path.exists():
|
| 78 |
-
try:
|
| 79 |
-
interaction_dict = json.load(open(interaction_path))
|
| 80 |
-
combined_dict[key]["interaction"] = interaction_dict["interaction"]
|
| 81 |
-
except Exception as e:
|
| 82 |
-
# print(f"Error loading interaction.json: {e}")
|
| 83 |
-
combined_dict[key]["interaction"] = {}
|
| 84 |
-
else:
|
| 85 |
-
combined_dict[key]["interaction"] = {}
|
| 86 |
-
# print("WARN !!! Empty interaction.json!", interaction_path)
|
| 87 |
-
else:
|
| 88 |
-
print(f"No ITEM dict found in {file_path}")
|
| 89 |
-
else:
|
| 90 |
-
print(f"File not found: {file_path}")
|
| 91 |
-
|
| 92 |
-
num += 1
|
| 93 |
-
|
| 94 |
-
if num != len(combined_dict):
|
| 95 |
-
error = f"ERROR! there're items using the same name!!! {num} != {len(combined_dict)}"
|
| 96 |
-
print(error)
|
| 97 |
-
# raise Exception(error)
|
| 98 |
-
|
| 99 |
-
return combined_dict
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
def find_all_items():
|
| 103 |
-
base = Path(__file__).parent / "objects"
|
| 104 |
-
for root, dirs, files in os.walk(base, followlinks=True):
|
| 105 |
-
if "object_parameters.json" in files:
|
| 106 |
-
yield Path(root) / "item.py"
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
########
|
| 110 |
-
|
| 111 |
-
print(f"Initializing GenieSim Asset Lib at", Path(__file__).parent)
|
| 112 |
-
|
| 113 |
-
# Collect all ITEM dicts
|
| 114 |
-
ASSETS_INDEX = collect_all_items(find_all_items())
|
| 115 |
-
ASSETS_PAYLOAD = "".join(f"{k}={v}\n" for k, v in sorted(ASSETS_INDEX.items())).encode("utf-8")
|
| 116 |
-
ASSETS_INDEX_HASH = hashlib.sha256(ASSETS_PAYLOAD).hexdigest()
|
| 117 |
-
|
| 118 |
-
|
| 119 |
-
print(f"Initialized GenieSim Asset Lib, Found {len(ASSETS_INDEX)} items, hash: {ASSETS_INDEX_HASH}")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
background/common/HDR/810-hdri-skies-com.hdr
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3966d2da77ccff1dc5fe8110b35c1d9c93413f0abcc9b35040b5bf172d7d1dd7
|
| 3 |
-
size 80828978
|
|
|
|
|
|
|
|
|
|
|
|
background/common/HDR/982960.hdr
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:28d69ee3e383d446c7355426ba6553d93969e467459a55908d5345ecae20b5fe
|
| 3 |
-
size 22135767
|
|
|
|
|
|
|
|
|
|
|
|
background/common/HDR/HDR_RESTAURANT.hdr
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:59b7a566627b985169ae4ae659ce6724e586553ea9357965e0b8cd167763f74a
|
| 3 |
-
size 21673439
|
|
|
|
|
|
|
|
|
|
|
|
background/common/HDR/Hdr.hdr
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3966d2da77ccff1dc5fe8110b35c1d9c93413f0abcc9b35040b5bf172d7d1dd7
|
| 3 |
-
size 80828978
|
|
|
|
|
|
|
|
|
|
|
|
background/common/HDR/leadenhall_market_16k.hdr
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d5460ee8f42fb41ebfffc916f7aa19c48907b20a28f00ed0faad54ef5eb4c64e
|
| 3 |
-
size 405082382
|
|
|
|
|
|
|
|
|
|
|
|
background/common/Tex/2.jpg
DELETED
Git LFS Details
|
background/common/Tex/3.jpg
DELETED
Git LFS Details
|
background/common/Tex/JJI54551245009.jpg
DELETED
Git LFS Details
|
background/common/air_freshener/benchmark_air_freshener_000/Aligned.usd
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3c635951c874c22574a427759d53e2e1341b6d075fdc5f77e987338fbba02147
|
| 3 |
-
size 625126
|
|
|
|
|
|
|
|
|
|
|
|
background/common/air_freshener/benchmark_air_freshener_000/Aligned.usda
DELETED
|
@@ -1,36 +0,0 @@
|
|
| 1 |
-
#usda 1.0
|
| 2 |
-
(
|
| 3 |
-
defaultPrim = "World"
|
| 4 |
-
metersPerUnit = 1
|
| 5 |
-
upAxis = "Z"
|
| 6 |
-
)
|
| 7 |
-
|
| 8 |
-
def Xform "World"
|
| 9 |
-
{
|
| 10 |
-
quatf xformOp:orient = (1, 0, 0, 0)
|
| 11 |
-
uniform token[] xformOpOrder = ["xformOp:orient"]
|
| 12 |
-
|
| 13 |
-
def Xform "entity" (
|
| 14 |
-
prepend payload = @./Aligned.usd@
|
| 15 |
-
)
|
| 16 |
-
{
|
| 17 |
-
quatf xformOp:orient = (0.70711, 0.70711, 0, 0)
|
| 18 |
-
uniform token[] xformOpOrder = ["xformOp:orient"]
|
| 19 |
-
}
|
| 20 |
-
|
| 21 |
-
def Xform "lowpoly"
|
| 22 |
-
{
|
| 23 |
-
uniform token[] xformOpOrder = []
|
| 24 |
-
|
| 25 |
-
def Cube "bbox"
|
| 26 |
-
{
|
| 27 |
-
double size = 1
|
| 28 |
-
token visibility = "invisible"
|
| 29 |
-
quatf xformOp:orient = (0.70711, 0.70710355, 0, 0)
|
| 30 |
-
float3 xformOp:scale = (0.06832378, 0.052315652, 0.068286255)
|
| 31 |
-
double3 xformOp:translate = (0, -7.450580596617401e-9, 6.757312491682965e-14)
|
| 32 |
-
uniform token[] xformOpOrder = ["xformOp:translate", "xformOp:orient", "xformOp:scale"]
|
| 33 |
-
}
|
| 34 |
-
}
|
| 35 |
-
}
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
background/common/air_freshener/benchmark_air_freshener_000/item.py
DELETED
|
@@ -1,24 +0,0 @@
|
|
| 1 |
-
ITEM = {
|
| 2 |
-
"description": {},
|
| 3 |
-
"id": "benchmark_air_freshener_000",
|
| 4 |
-
"shapes": [
|
| 5 |
-
{
|
| 6 |
-
"name": "bbox",
|
| 7 |
-
"position": [0.0, -0.0, 0.0],
|
| 8 |
-
"quaternion": [0.707104, 0.0, 0.0, 0.70711],
|
| 9 |
-
"scale": [0.068, 0.052, 0.068],
|
| 10 |
-
"size": [0.068, 0.052, 0.068],
|
| 11 |
-
"type": "cube",
|
| 12 |
-
},
|
| 13 |
-
{
|
| 14 |
-
"name": "origin",
|
| 15 |
-
"position": [0, 0, 0],
|
| 16 |
-
"quaternion": [0, 0, 0, 1],
|
| 17 |
-
"scale": [0.001, 0.001, 0.001],
|
| 18 |
-
"size": [0.001, 0.001, 0.001],
|
| 19 |
-
"type": "sphere",
|
| 20 |
-
},
|
| 21 |
-
],
|
| 22 |
-
"size": [],
|
| 23 |
-
"url": "objects/temp/USDA_1215/air_freshener/benchmark_air_freshener_000/Aligned.usda",
|
| 24 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
background/common/air_freshener/benchmark_air_freshener_000/object_parameters.json
DELETED
|
@@ -1,17 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"object_id": "benchmark_air_freshener_000",
|
| 3 |
-
"materialOptions": [],
|
| 4 |
-
"size": [
|
| 5 |
-
0.0683237835764885,
|
| 6 |
-
0.05231565237045288,
|
| 7 |
-
0.06828625500202179
|
| 8 |
-
],
|
| 9 |
-
"scale": 1,
|
| 10 |
-
"unit": "m",
|
| 11 |
-
"model_path": "objects\\benchmark\\benchmark\\air_freshener\\benchmark_air_freshener_000\\Aligned.usd",
|
| 12 |
-
"upAxis": [
|
| 13 |
-
"y"
|
| 14 |
-
],
|
| 15 |
-
"mass": 0.01,
|
| 16 |
-
"original_model_path": ""
|
| 17 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
background/common/air_freshener/benchmark_air_freshener_000/textures/benchmark_air_freshener_000_Met.jpg
DELETED
Git LFS Details
|
background/common/air_freshener/benchmark_air_freshener_000/textures/benchmark_air_freshener_000_Rgh.jpg
DELETED
Git LFS Details
|
background/common/bathroom_vanity/benchmark_bathroom_vanity_000/Aligned.usd
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:030fe57c3ff2e12ec80948f58437c2f782accedbedc357a3c9b78da725470b2a
|
| 3 |
-
size 2550557
|
|
|
|
|
|
|
|
|
|
|
|
background/common/bathroom_vanity/benchmark_bathroom_vanity_000/Aligned.usda
DELETED
|
@@ -1,36 +0,0 @@
|
|
| 1 |
-
#usda 1.0
|
| 2 |
-
(
|
| 3 |
-
defaultPrim = "World"
|
| 4 |
-
metersPerUnit = 1
|
| 5 |
-
upAxis = "Z"
|
| 6 |
-
)
|
| 7 |
-
|
| 8 |
-
def Xform "World"
|
| 9 |
-
{
|
| 10 |
-
quatf xformOp:orient = (1, 0, 0, 0)
|
| 11 |
-
uniform token[] xformOpOrder = ["xformOp:orient"]
|
| 12 |
-
|
| 13 |
-
def Xform "entity" (
|
| 14 |
-
prepend payload = @./Aligned.usd@
|
| 15 |
-
)
|
| 16 |
-
{
|
| 17 |
-
quatf xformOp:orient = (0.70711, 0.70711, 0, 0)
|
| 18 |
-
uniform token[] xformOpOrder = ["xformOp:orient"]
|
| 19 |
-
}
|
| 20 |
-
|
| 21 |
-
def Xform "lowpoly"
|
| 22 |
-
{
|
| 23 |
-
uniform token[] xformOpOrder = []
|
| 24 |
-
|
| 25 |
-
def Cube "bbox"
|
| 26 |
-
{
|
| 27 |
-
double size = 1
|
| 28 |
-
token visibility = "invisible"
|
| 29 |
-
quatf xformOp:orient = (0.70711, 0.70710355, 0, 0)
|
| 30 |
-
float3 xformOp:scale = (0.50103444, 1.4864326, 0.80036354)
|
| 31 |
-
double3 xformOp:translate = (0, -5.364415326639532e-7, 2.9807187651463615e-8)
|
| 32 |
-
uniform token[] xformOpOrder = ["xformOp:translate", "xformOp:orient", "xformOp:scale"]
|
| 33 |
-
}
|
| 34 |
-
}
|
| 35 |
-
}
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
background/common/bathroom_vanity/benchmark_bathroom_vanity_000/item.py
DELETED
|
@@ -1,24 +0,0 @@
|
|
| 1 |
-
ITEM = {
|
| 2 |
-
"description": {},
|
| 3 |
-
"id": "benchmark_bathroom_vanity_000",
|
| 4 |
-
"shapes": [
|
| 5 |
-
{
|
| 6 |
-
"name": "bbox",
|
| 7 |
-
"position": [0.0, -0.0, 0.0],
|
| 8 |
-
"quaternion": [0.707104, 0.0, 0.0, 0.70711],
|
| 9 |
-
"scale": [0.501, 1.486, 0.8],
|
| 10 |
-
"size": [0.501, 1.486, 0.8],
|
| 11 |
-
"type": "cube",
|
| 12 |
-
},
|
| 13 |
-
{
|
| 14 |
-
"name": "origin",
|
| 15 |
-
"position": [0, 0, 0],
|
| 16 |
-
"quaternion": [0, 0, 0, 1],
|
| 17 |
-
"scale": [0.001, 0.001, 0.001],
|
| 18 |
-
"size": [0.001, 0.001, 0.001],
|
| 19 |
-
"type": "sphere",
|
| 20 |
-
},
|
| 21 |
-
],
|
| 22 |
-
"size": [],
|
| 23 |
-
"url": "objects/temp/USDA/bathroom_vanity/benchmark_bathroom_vanity_000/Aligned.usda",
|
| 24 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
background/common/bathroom_vanity/benchmark_bathroom_vanity_000/object_parameters.json
DELETED
|
@@ -1,17 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"object_id": "benchmark_bathroom_vanity_000",
|
| 3 |
-
"materialOptions": [],
|
| 4 |
-
"size": [
|
| 5 |
-
0.5010344386100769,
|
| 6 |
-
1.4864324927330017,
|
| 7 |
-
0.8003635406494141
|
| 8 |
-
],
|
| 9 |
-
"scale": 1,
|
| 10 |
-
"unit": "m",
|
| 11 |
-
"model_path": "objects\\benchmark\\bathroom_vanity\\benchmark_bathroom_vanity_000\\Aligned.usd",
|
| 12 |
-
"upAxis": [
|
| 13 |
-
"y"
|
| 14 |
-
],
|
| 15 |
-
"mass": 0.01,
|
| 16 |
-
"original_model_path": ""
|
| 17 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
background/common/bathroom_vanity/benchmark_bathroom_vanity_000/textures/benchmark_bathroom_vanity_000_Alb.jpg
DELETED
Git LFS Details
|