Skip to content

Commit ab88b50

Browse files
SyncBotryhalabi
authored andcommitted
- Add the N1.7 / SONIC G1 real-world Whole-Body Control benchmark page with results and demo media.
- Documents TensorRT export modes, force legacy ONNX export with dynamo=False, wire dit_only verification, and add regression tests. Co-authored-by: Jiajing Chen <jiajingc@nvidia.com> Co-authored-by: Xiaotong Chen <xiaotongc@nvidia.com> id: c9a51ad2ab05e4394df7823025a48fb5a227f89b
1 parent ebd76b7 commit ab88b50

47 files changed

Lines changed: 283 additions & 34 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
media/*.gif filter=lfs diff=lfs merge=lfs -text
22
demo_data/**/*.mp4 filter=lfs diff=lfs merge=lfs -text
33
demo_data/**/*.parquet filter=lfs diff=lfs merge=lfs -text
4+
examples/GR00TWholeBodyControl/media/**/*.mp4 filter=lfs diff=lfs merge=lfs -text
45
scripts/deployment/dgpu/wheels/*.whl filter=lfs diff=lfs merge=lfs -text
56
scripts/deployment/orin/wheels/*.whl filter=lfs diff=lfs merge=lfs -text
67
scripts/deployment/spark/wheels/*.whl filter=lfs diff=lfs merge=lfs -text

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ dump.rdb
160160
# Docker
161161
# Note: docker/.dockerignore is tracked — it controls the Docker build context
162162

163-
# SysID / robotics experiment data
163+
/examples/GR00TWholeBodyControl/media/
164164
sysid_data/
165165
isaac_data/
166166
offline_open_loop_eval_plots/
Lines changed: 96 additions & 0 deletions
68.1 KB
65.7 KB
75.5 KB
74.8 KB
67 KB
65.7 KB
71.4 KB

0 commit comments

Comments
 (0)