Skip to content

Feat/sim2act public release#1

Merged
Kevinma0215 merged 3 commits into
mainfrom
feat/sim2act-public-release
Jun 20, 2026
Merged

Feat/sim2act public release#1
Kevinma0215 merged 3 commits into
mainfrom
feat/sim2act-public-release

Conversation

@Kevinma0215

Copy link
Copy Markdown
Owner

No description provided.

Kevinma0215 and others added 3 commits June 19, 2026 17:30
…LAUDE.md

Foundation for the public "sim2act — a VLA simulation data engine" release.

- pyproject: isaac-sim-corvinus -> sim2act; drop stale experimental* package;
  add ruff config; English comments; add [hub] extra (huggingface_hub)
- scripts: replace hardcoded /home/kevin786 paths with BASH_SOURCE repo detection
  (fix_push_widen_dr.sh, recollect_retrain_barrier.sh, eval/record_demos.sh,
  eval/oracle_noise_sweep.py)
- LICENSE: Apache-2.0 (patent grant; matches Isaac Lab / LeRobot ecosystem)
- CLAUDE.md: two-conda-env setup, canonical per-stage commands, verified numbers,
  output conventions, and the don't-list (R&S = Robotics & Simulation, not Rohde & Schwarz)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…nance

Repositions the repo as a public VLA simulation data engine for a
foundation-model-robotics audience.

- README.md: new English hero — three-in-one pitch (data engine + failure
  diagnosis + end-to-end), headline results, architecture diagram, signature
  push case-study callout, quickstart (no-sim first), hero GIFs
- README.zh-Hant.md: preserved Chinese README (de-wikified; archive links fixed)
- docs/: architecture, case-study-push, results, state-machine (adversarially fact-checked)
- docs/archive/: original Robotics & Sim challenge brief + report + provenance note
  (R&S = Robotics & Sim, not Rohde & Schwarz)
- experiments/act_push_failure/README.md: translated to English; drop zh REPORT_SECTION
- CITATION.cff, CONTRIBUTING.md, curated hero GIFs under docs/images/

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Release engineering for the public sim2act repo.

- scripts/bootstrap_assets.sh: fetch datasets/checkpoints from the HF Hub
  (--minimal / --all) into the canonical _out/ paths
- .github/workflows/ci.yml: ruff lint (always) + no-sim reproducibility smoke
  (workflow_dispatch) asserting the wrist-shortcut diagnostic holds
- experiments/act_push_failure/run_all.sh: resolve ACT checkpoints by canonical
  path with a timestamped-run fallback (drops hardcoded run IDs)
- experiments/act_push_failure/results/*.json: scrub absolute /home paths
- pyproject.toml: ruff rule-set E9+F (real bugs, no reformatting churn)
- ruff: autofix unused imports / placeholder-less f-strings across the tree;
  suppress 3 quoted-forward-ref F821 false positives

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Kevinma0215 Kevinma0215 merged commit f476e7d into main Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant