jonasdee
commited on
Commit
Β·
9721ea8
1
Parent(s):
7678091
re-add readme files
Browse files- README.md +114 -0
- geniesim.jpg +3 -0
README.md
ADDED
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pretty_name: AgiBot World
|
3 |
+
size_categories:
|
4 |
+
- n>1T
|
5 |
+
task_categories:
|
6 |
+
- other
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- real-world
|
11 |
+
- dual-arm
|
12 |
+
- Robotics manipulation
|
13 |
+
extra_gated_prompt: >-
|
14 |
+
### AgiBot World COMMUNITY LICENSE AGREEMENT
|
15 |
+
|
16 |
+
AgiBot World Alpha Release Date: December 30, 2024 All the data and code
|
17 |
+
within this repo are under [CC BY-NC-SA
|
18 |
+
4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
|
19 |
+
extra_gated_fields:
|
20 |
+
First Name: text
|
21 |
+
Last Name: text
|
22 |
+
Email: text
|
23 |
+
Country: country
|
24 |
+
Affiliation: text
|
25 |
+
Phone: text
|
26 |
+
Job title:
|
27 |
+
type: select
|
28 |
+
options:
|
29 |
+
- Student
|
30 |
+
- Research Graduate
|
31 |
+
- AI researcher
|
32 |
+
- AI developer/engineer
|
33 |
+
- Reporter
|
34 |
+
- Other
|
35 |
+
Research interest: text
|
36 |
+
geo: ip_location
|
37 |
+
By clicking Submit below I accept the terms of the license and acknowledge that the information I provide will be collected stored processed and shared in accordance with the AgiBot Privacy Policy: checkbox
|
38 |
+
extra_gated_description: >-
|
39 |
+
The information you provide will be collected, stored, processed and shared in
|
40 |
+
accordance with the AgiBot Privacy Policy.
|
41 |
+
extra_gated_button_content: Submit
|
42 |
+
---
|
43 |
+
|
44 |
+
<img src="geniesim.jpg" alt="Image Alt Text" width="80%" style="display: block; margin-left: auto; margin-right: auto;" />
|
45 |
+
|
46 |
+
<div align="center">
|
47 |
+
<a href="https://github.com/AgibotTech/genie_sim">
|
48 |
+
<img src="https://img.shields.io/badge/GitHub-grey?logo=GitHub" alt="GitHub Badge">
|
49 |
+
</a>
|
50 |
+
<a href="https://agibot-world.com">
|
51 |
+
<img src="https://img.shields.io/badge/Project%20Page-blue?style=plastic" alt="Project Page Badge">
|
52 |
+
</a>
|
53 |
+
<a href="https://opendrivelab.com/blog/agibot-world/">
|
54 |
+
<img src="https://img.shields.io/badge/Research_Blog-black?style=flat" alt="Research Blog Badge">
|
55 |
+
</a>
|
56 |
+
</div>
|
57 |
+
|
58 |
+
# Key Features π
|
59 |
+
- **12 scenarios** including supermarket, cafeteria and home
|
60 |
+
- **550+** objects 1:1 replicated from real-life
|
61 |
+
|
62 |
+
|
63 |
+
|
64 |
+
# Get started π₯
|
65 |
+
## Download the Simulation Assets
|
66 |
+
To download the full assets, you can use the following code. If you encounter any issues, please refer to the official Hugging Face documentation.
|
67 |
+
```
|
68 |
+
# Make sure you have git-lfs installed (https://git-lfs.com)
|
69 |
+
git lfs install
|
70 |
+
|
71 |
+
# When prompted for a password, use an access token with write permissions.
|
72 |
+
# Generate one from your settings: https://huggingface.co/settings/tokens
|
73 |
+
git clone https://huggingface.co/datasets/agibot-world/GenieSimAssets
|
74 |
+
|
75 |
+
# If you want to clone without large files - just their pointers
|
76 |
+
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/datasets/agibot-world/GenieSimAssets
|
77 |
+
```
|
78 |
+
|
79 |
+
|
80 |
+
## Assets Structure
|
81 |
+
### Folder hierarchy
|
82 |
+
```
|
83 |
+
assets
|
84 |
+
βββ G1 # G1 Robot
|
85 |
+
βΒ Β βββ G1_pico.usd
|
86 |
+
βΒ Β βββ G1.usd
|
87 |
+
βΒ Β βββ ...
|
88 |
+
βββ materials # materials
|
89 |
+
βΒ Β βββ carpet
|
90 |
+
βΒ Β βββ hdri
|
91 |
+
βΒ Β βββ stone
|
92 |
+
βΒ Β βββ wood
|
93 |
+
βββ objects # objects
|
94 |
+
βΒ Β βββ benchmark
|
95 |
+
βΒ Β βββ genie
|
96 |
+
βΒ Β βββ lightwheelai
|
97 |
+
βββ README.md
|
98 |
+
βββ scenes # scenes
|
99 |
+
βββ genie
|
100 |
+
βββ guanglun
|
101 |
+
```
|
102 |
+
|
103 |
+
|
104 |
+
# License and Citation
|
105 |
+
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.
|
106 |
+
|
107 |
+
```BibTeX
|
108 |
+
@misc{contributors2025geniesimrepo,
|
109 |
+
title={Genie Sim Assets},
|
110 |
+
author={Genie Sim Team},
|
111 |
+
howpublished={\url{https://github.com/AgibotTech/genie_sim}},
|
112 |
+
year={2025}
|
113 |
+
}
|
114 |
+
```
|
geniesim.jpg
ADDED
![]() |
Git LFS Details
|